mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-17 04:58:28 +00:00
FIx Codechef where it would report all usernames as existing. Convert the site to Response URL Detection, as they have updated their site.
This commit is contained in:
parent
a02d978037
commit
389303ab06
1 changed files with 2 additions and 1 deletions
|
@ -353,7 +353,8 @@
|
|||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Codechef": {
|
||||
"errorType": "status_code",
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://www.codechef.com/",
|
||||
"rank": 11813,
|
||||
"url": "https://www.codechef.com/users/{}",
|
||||
"urlMain": "https://www.codechef.com/",
|
||||
|
|
Loading…
Add table
Reference in a new issue