mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
Merge pull request #167 from soxoj/fixes-04-06-21
Fixed some false positives
This commit is contained in:
@@ -2410,11 +2410,12 @@
|
|||||||
},
|
},
|
||||||
"CapitalcityCombats": {
|
"CapitalcityCombats": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"az",
|
|
||||||
"it",
|
|
||||||
"ru"
|
"ru"
|
||||||
],
|
],
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
|
"errors": {
|
||||||
|
"http://img.combats.com/errs/503.png": "Maintenance"
|
||||||
|
},
|
||||||
"absenceStrs": [
|
"absenceStrs": [
|
||||||
"<TITLE>\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430</TITLE>"
|
"<TITLE>\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430</TITLE>"
|
||||||
],
|
],
|
||||||
@@ -3402,11 +3403,12 @@
|
|||||||
},
|
},
|
||||||
"Demonscity": {
|
"Demonscity": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"az",
|
"ru"
|
||||||
"it",
|
|
||||||
"pa"
|
|
||||||
],
|
],
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
|
"errors": {
|
||||||
|
"http://img.combats.com/errs/503.png": "Maintenance"
|
||||||
|
},
|
||||||
"absenceStrs": [
|
"absenceStrs": [
|
||||||
"\u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d"
|
"\u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d"
|
||||||
],
|
],
|
||||||
@@ -4603,6 +4605,7 @@
|
|||||||
},
|
},
|
||||||
"Fifasoccer": {
|
"Fifasoccer": {
|
||||||
"urlSubpath": "/forum",
|
"urlSubpath": "/forum",
|
||||||
|
"disabled": true,
|
||||||
"tags": [
|
"tags": [
|
||||||
"forum",
|
"forum",
|
||||||
"ru",
|
"ru",
|
||||||
@@ -7323,6 +7326,9 @@
|
|||||||
"forum",
|
"forum",
|
||||||
"in"
|
"in"
|
||||||
],
|
],
|
||||||
|
"errors": {
|
||||||
|
"You are not logged in or you do not have permission to access this page.": "Auth required"
|
||||||
|
},
|
||||||
"engine": "vBulletin",
|
"engine": "vBulletin",
|
||||||
"alexaRank": 9210,
|
"alexaRank": 9210,
|
||||||
"urlMain": "https://forums.kali.org/",
|
"urlMain": "https://forums.kali.org/",
|
||||||
@@ -12328,10 +12334,13 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"ru"
|
"ru"
|
||||||
],
|
],
|
||||||
"checkType": "status_code",
|
"checkType": "message",
|
||||||
|
"absenceStrs": [
|
||||||
|
"Not Found"
|
||||||
|
],
|
||||||
"alexaRank": 166278,
|
"alexaRank": 166278,
|
||||||
"urlMain": "https://serveradmin.ru/",
|
"urlMain": "https://serveradmin.ru/",
|
||||||
"url": "https://serveradmin.ru/forum/profile/{username}/",
|
"url": "https://serveradmin.ru/author/{username}",
|
||||||
"usernameClaimed": "fedor",
|
"usernameClaimed": "fedor",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user