mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 12:23:03 +00:00
Use more reliable HTTP Status Code detection method for site osu!.
This commit is contained in:
parent
8877a3ce49
commit
b147013e00
1 changed files with 1 additions and 2 deletions
|
@ -722,8 +722,7 @@
|
|||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"osu!": {
|
||||
"errorMsg": "User not found! ;_;",
|
||||
"errorType": "message",
|
||||
"errorType": "status_code",
|
||||
"rank": 1017,
|
||||
"url": "https://osu.ppy.sh/users/{}",
|
||||
"urlMain": "https://osu.ppy.sh/",
|
||||
|
|
Loading…
Reference in a new issue