Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/e64df73757cf59b86a368a2f03593b927babe00d
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
19 additions and
7 deletions
@ -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"
}
}
@ -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"
}
```
@ -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" ,