Skip to content

Commit

Permalink
Remove Raidforums as all usernames are reported as claimed.
Browse files Browse the repository at this point in the history
The site will not let the query proceed unless Javascript is turned on.
  • Loading branch information
hoadlck committed May 25, 2020
1 parent dec49cd commit 003b6b2
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 9 deletions.
9 changes: 9 additions & 0 deletions data_bad_site.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,15 @@
"username_claimed": "powershellteam",
"username_unclaimed": "noonewouldeverusethis7"
},
"Raidforums": {
"errorMsg": "The member you specified is either invalid or doesn't exist.",
"errorType": "message",
"rank": 32435,
"url": "https://raidforums.com/User-{}",
"urlMain": "https://raidforums.com/",
"username_claimed": "red",
"username_unclaimed": "noonewouldeverusethis7"
},
"RamblerDating": {
"errorType": "response_url",
"errorUrl": "https://dating.rambler.ru/page/{}",
Expand Down
17 changes: 17 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ They are listed here in the hope that things may change in the future
so they may be re-included.


## Raidforums

As of 2020-05-25, all usernames are reported as claimed.
The site will not let the query proceed unless Javascript is
turned on.

```
"Raidforums": {
"errorMsg": "The member you specified is either invalid or doesn't exist.",
"errorType": "message",
"rank": 32435,
"url": "https://raidforums.com/User-{}",
"urlMain": "https://raidforums.com/",
"username_claimed": "red",
"username_unclaimed": "noonewouldeverusethis7"
},
```
## 9GAG

As of 2020-05-25, all usernames are reported as available.
Expand Down
9 changes: 0 additions & 9 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1358,15 +1358,6 @@
"username_claimed": "Matt-Riggsby",
"username_unclaimed": "noonewouldeverusethis7"
},
"Raidforums": {
"errorMsg": "The member you specified is either invalid or doesn't exist.",
"errorType": "message",
"rank": 32435,
"url": "https://raidforums.com/User-{}",
"urlMain": "https://raidforums.com/",
"username_claimed": "red",
"username_unclaimed": "noonewouldeverusethis7"
},
"Rajce.net": {
"errorType": "status_code",
"rank": 1654,
Expand Down

0 comments on commit 003b6b2

Please sign in to comment.