Skip to content

Commit

Permalink
removed Enjin as its been closed down
Browse files Browse the repository at this point in the history
  • Loading branch information
sdushantha committed Aug 29, 2023
1 parent bdf887a commit 6cfda95
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 7 deletions.
7 changes: 7 additions & 0 deletions removed_sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -784,5 +784,12 @@
"url": "https://www.forumhouse.ru/members/?username={}",
"urlMain": "https://www.forumhouse.ru/",
"username_claimed": "red"
},
"Enjin": {
"errorMsg": "Yikes, there seems to have been an error. We've taken note and will check out the problem right away!",
"errorType": "message",
"url": "https://www.enjin.com/profile/{}",
"urlMain": "https://www.enjin.com/",
"username_claimed": "blue"
}
}
13 changes: 13 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -1736,4 +1736,17 @@ As of 2023.04.21, ForumhouseRU returns false positives
"urlMain": "https://www.forumhouse.ru/",
"username_claimed": "red"
}
```

## Enjin
As of 2023.08.29, Enjin has closed down.

```json
"Enjin": {
"errorMsg": "Yikes, there seems to have been an error. We've taken note and will check out the problem right away!",
"errorType": "message",
"url": "https://www.enjin.com/profile/{}",
"urlMain": "https://www.enjin.com/",
"username_claimed": "blue"
},
```
7 changes: 0 additions & 7 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -631,13 +631,6 @@
"urlMain": "https://community.eintracht.de/",
"username_claimed": "mmammu"
},
"Enjin": {
"errorMsg": "Yikes, there seems to have been an error. We've taken note and will check out the problem right away!",
"errorType": "message",
"url": "https://www.enjin.com/profile/{}",
"urlMain": "https://www.enjin.com/",
"username_claimed": "blue"
},
"Envato Forum": {
"errorType": "status_code",
"url": "https://forums.envato.com/u/{}",
Expand Down

0 comments on commit 6cfda95

Please sign in to comment.