Merge pull request #651 from sherlock-project/remove-redsun

removed forum.redsun.tf
pull/652/head
Siddharth Dushantha 4 years ago committed by GitHub
commit 59da92b6d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -664,3 +664,19 @@ downforeveryoneorjustme.com that the website is down.
},
```
## Redsun.tf
As of 2020-06-20, Redsun.tf seems to be adding random digits to the end of the usernames which makes it pretty much impossible
for Sherlock to check for usernames on this particular website.
```
"Redsun.tf": {
"errorMsg": "The specified member cannot be found",
"errorType": "message",
"rank": 3796657,
"url": "https://forum.redsun.tf/members/?username={}",
"urlMain": "https://redsun.tf/",
"username_claimed": "dan",
"username_unclaimed": "noonewouldeverusethis"
},
```

@ -1408,15 +1408,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Redsun.tf": {
"errorMsg": "The specified member cannot be found",
"errorType": "message",
"rank": 3796657,
"url": "https://forum.redsun.tf/members/?username={}",
"urlMain": "https://redsun.tf/",
"username_claimed": "dan",
"username_unclaimed": "noonewouldeverusethis"
},
"Repl.it": {
"errorMsg": "404",
"errorType": "message",

Loading…
Cancel
Save