mirror of
https://github.com/sherlock-project/sherlock
synced 2025-03-17 14:56:58 +00:00
fixed WattPad false positive
This commit is contained in:
parent
6cad9986e7
commit
7a7f36f7ea
1 changed files with 2 additions and 2 deletions
|
@ -1676,9 +1676,9 @@
|
|||
"username_unclaimed": "noonewouldeverusethis77777"
|
||||
},
|
||||
"Wattpad": {
|
||||
"errorMsg": "userError-404",
|
||||
"errorType": "message",
|
||||
"errorType": "status_code",
|
||||
"url": "https://www.wattpad.com/user/{}",
|
||||
"urlProbe": "https://www.wattpad.com/api/v3/users/{}/",
|
||||
"urlMain": "https://www.wattpad.com/",
|
||||
"username_claimed": "Dogstho7951",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
|
|
Loading…
Add table
Reference in a new issue