fix: twitch f+

pull/2286/head^2
Paul Pfeister 3 months ago
parent c6f7a99b1c
commit 8568ef7d99
No known key found for this signature in database
GPG Key ID: 70D33A96CBD7A994

@ -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"
}
```

@ -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",

Loading…
Cancel
Save