Skip to content

Commit

Permalink
removed ebio.gg
Browse files Browse the repository at this point in the history
  • Loading branch information
sdushantha committed Dec 21, 2023
1 parent 599ce75 commit 51e49dd
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 6 deletions.
6 changes: 6 additions & 0 deletions removed_sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -863,5 +863,11 @@
"url": "https://forums.whonix.org/u/{}/summary",
"urlMain": "https://forums.whonix.org/",
"username_claimed": "red"
},
"ebio.gg": {
"errorType": "status_code",
"url": "https://ebio.gg/{}",
"urlMain": "https:/ebio.gg",
"username_claimed": "dev"
}
}
11 changes: 11 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -1871,4 +1871,15 @@ As of 2023.12.21, Lolchess returns false positives.
"urlMain": "https://forums.whonix.org/",
"username_claimed": "red"
},
```

## Ebio
As of 2023.12.21, Lolchess returns false positives.
```json
"ebio.gg": {
"errorType": "status_code",
"url": "https://ebio.gg/{}",
"urlMain": "https:/ebio.gg",
"username_claimed": "dev"
},
```
6 changes: 0 additions & 6 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2318,12 +2318,6 @@
"urlMain": "https://egpu.io/",
"username_claimed": "blue"
},
"ebio.gg": {
"errorType": "status_code",
"url": "https://ebio.gg/{}",
"urlMain": "https:/ebio.gg",
"username_claimed": "dev"
},
"eintracht": {
"errorType": "status_code",
"url": "https://community.eintracht.de/fans/{}",
Expand Down

0 comments on commit 51e49dd

Please sign in to comment.