Skip to content

Commit

Permalink
Merge pull request #2291 from Suramyavns/master
Browse files Browse the repository at this point in the history
fixed speedrun site support #2288
  • Loading branch information
ppfeister authored Nov 1, 2024
2 parents 0e57691 + b65b03f commit c64e795
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1951,11 +1951,10 @@
"username_claimed": "adam"
},
"Speedrun.com": {
"errorMsg": "Not found",
"errorType": "message",
"url": "https://speedrun.com/user/{}",
"errorType": "status_code",
"url": "https://speedrun.com/users/{}",
"urlMain": "https://speedrun.com/",
"username_claimed": "3Tau"
"username_claimed": "example"
},
"Spells8": {
"errorType": "status_code",
Expand Down

0 comments on commit c64e795

Please sign in to comment.