Skip to content

Commit

Permalink
fix: twitch f+
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeister committed Feb 3, 2025
1 parent c6f7a99 commit 8568ef7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
13 changes: 13 additions & 0 deletions docs/removed-sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -1920,3 +1920,16 @@ __2025-02-02 :__ Can likely be added back with a new endpoint (source username a
"username_claimed": "user"
}
```

## Twitch
__2025-02-02 :__
```json
"Twitch": {
"errorType": "message",
"errorMsg": "components.availability-tracking.warn-unavailable.component",
"url": "https://www.twitch.tv/{}",
"urlMain": "https://www.twitch.tv/",
"urlProbe": "https://m.twitch.tv/{}",
"username_claimed": "jenny"
}
```
7 changes: 0 additions & 7 deletions sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2143,13 +2143,6 @@
"urlMain": "https://tweakers.net",
"username_claimed": "femme"
},
"Twitch": {
"errorType": "status_code",
"url": "https://www.twitch.tv/{}",
"urlMain": "https://www.twitch.tv/",
"urlProbe": "https://m.twitch.tv/{}",
"username_claimed": "jenny"
},
"Twitter": {
"errorMsg": "<div class=\"error-panel\"><span>User ",
"errorType": "message",
Expand Down

0 comments on commit 8568ef7

Please sign in to comment.