diff --git a/removed_sites.json b/removed_sites.json index 6b68ae6..0c26a45 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -777,5 +777,12 @@ "url": "https://ok.ru/{}", "urlMain": "https://ok.ru/", "username_claimed": "ok" + }, + "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" } } diff --git a/removed_sites.md b/removed_sites.md index 1d7fec5..94dea3f 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1724,4 +1724,16 @@ As of 2023.04.21, Ok.ru returns false positives "urlMain": "https://ok.ru/", "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" + } ``` \ No newline at end of file diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index bbeaad5..cd7cdfa 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2417,13 +2417,6 @@ "urlMain": "https://forum.guns.ru/", "username_claimed": "red" }, - "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" - }, "freecodecamp": { "errorMsg": "{}", "errorType": "message",