Skip to content

Commit

Permalink
Twitch fix
Browse files Browse the repository at this point in the history
Use of another 3rd party service
  • Loading branch information
balestek committed May 8, 2024
1 parent 76b0ef1 commit f50ffea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -5638,11 +5638,11 @@
},
{
"name" : "Twitch",
"uri_check" : "https://streamscharts.com/channels/{account}",
"uri_check" : "https://twitchtracker.com/{account}",
"uri_pretty" : "https://twitch.tv/{account}/",
"e_code" : 200,
"e_string" : "- Twitch Stats, Analytics and Channel Overview</title>",
"m_string" : "<title>Page not Found (404)",
"e_string" : "Overview</a>",
"m_string" : "<title>404 Page Not Found",
"m_code" : 404,
"known" : ["summit1g", "cohhcarnage"],
"cat" : "gaming"
Expand Down

0 comments on commit f50ffea

Please sign in to comment.