Skip to content

Commit

Permalink
removed Whonix Forum
Browse files Browse the repository at this point in the history
  • Loading branch information
sdushantha committed Dec 21, 2023
1 parent 2ebcfc7 commit 599ce75
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 @@ -857,5 +857,11 @@
"url": "https://virgool.io/@{}",
"urlMain": "https://virgool.io/",
"username_claimed": "blue"
},
"Whonix Forum": {
"errorType": "status_code",
"url": "https://forums.whonix.org/u/{}/summary",
"urlMain": "https://forums.whonix.org/",
"username_claimed": "red"
}
}
11 changes: 11 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -1860,4 +1860,15 @@ As of 2023.12.21, Lolchess returns false positives.
"urlMain": "https://virgool.io/",
"username_claimed": "blue"
},
```

## Whonix Forum
As of 2023.12.21, Lolchess returns false positives.
```json
"Whonix Forum": {
"errorType": "status_code",
"url": "https://forums.whonix.org/u/{}/summary",
"urlMain": "https://forums.whonix.org/",
"username_claimed": "red"
},
```
6 changes: 0 additions & 6 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2132,12 +2132,6 @@
"urlMain": "https://weebly.com/",
"username_claimed": "blue"
},
"Whonix Forum": {
"errorType": "status_code",
"url": "https://forums.whonix.org/u/{}/summary",
"urlMain": "https://forums.whonix.org/",
"username_claimed": "red"
},
"Wikidot": {
"errorMsg": "User does not exist.",
"errorType": "message",
Expand Down

0 comments on commit 599ce75

Please sign in to comment.