removed Enjin as its been closed down

pull/1869/head
Siddharth Dushantha 8 months ago
parent bdf887a351
commit 6cfda957e2

@ -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"
}
}

@ -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"
},
```

@ -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/{}",

Loading…
Cancel
Save