|
|
|
@ -1725,3 +1725,15 @@ As of 2023.04.21, Ok.ru returns false positives
|
|
|
|
|
"username_claimed": "ok"
|
|
|
|
|
}
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## ForumhouseRU
|
|
|
|
|
As of 2023.04.21, ForumhouseRU returns false positives
|
|
|
|
|
```json
|
|
|
|
|
"forumhouseRU": {
|
|
|
|
|
"errorMsg": "\u0423\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0439 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0434\u0440\u0443\u0433\u043e\u0435 \u0438\u043c\u044f.",
|
|
|
|
|
"errorType": "message",
|
|
|
|
|
"url": "https://www.forumhouse.ru/members/?username={}",
|
|
|
|
|
"urlMain": "https://www.forumhouse.ru/",
|
|
|
|
|
"username_claimed": "red"
|
|
|
|
|
}
|
|
|
|
|
```
|