Skip to content

Commit

Permalink
fixed WattPad false positive
Browse files Browse the repository at this point in the history
  • Loading branch information
sdushantha authored and h20190563 committed Nov 5, 2020
1 parent 6cad998 commit 7a7f36f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7a7f36f

Please sign in to comment.