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