Skip to content

Commit

Permalink
removed Realmeye due to false positives
Browse files Browse the repository at this point in the history
  • Loading branch information
sdushantha committed Jan 13, 2021
1 parent 34d5912 commit 5911d02
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 8 deletions.
8 changes: 8 additions & 0 deletions removed_sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -519,5 +519,13 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
"Realmeye": {
"errorMsg": "Sorry, but we either:",
"errorType": "message",
"url": "https://www.realmeye.com/player/{}",
"urlMain": "https://www.realmeye.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
}

13 changes: 13 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -1028,4 +1028,17 @@ As of 2021-01-13, Pling returns false positives.
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
```

## Realmeye
As of 2021-01-13, Realmeye returns false positives.
```
"Realmeye": {
"errorMsg": "Sorry, but we either:",
"errorType": "message",
"url": "https://www.realmeye.com/player/{}",
"urlMain": "https://www.realmeye.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```
8 changes: 0 additions & 8 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1258,14 +1258,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Realmeye": {
"errorMsg": "Sorry, but we either:",
"errorType": "message",
"url": "https://www.realmeye.com/player/{}",
"urlMain": "https://www.realmeye.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Redbubble": {
"errorType": "status_code",
"url": "https://www.redbubble.com/people/{}",
Expand Down

0 comments on commit 5911d02

Please sign in to comment.