mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
Fixed some false positives (#280)
This commit is contained in:
@@ -2178,7 +2178,8 @@
|
|||||||
],
|
],
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
"absenceStrs": [
|
"absenceStrs": [
|
||||||
"Sorry! We couldn\u2019t find what you were looking for"
|
"Sorry! We couldn\u2019t find what you were looking for",
|
||||||
|
"error-cartoon__image"
|
||||||
],
|
],
|
||||||
"alexaRank": 88183,
|
"alexaRank": 88183,
|
||||||
"urlMain": "https://ru.bookmate.com",
|
"urlMain": "https://ru.bookmate.com",
|
||||||
@@ -2876,7 +2877,10 @@
|
|||||||
"coding",
|
"coding",
|
||||||
"education"
|
"education"
|
||||||
],
|
],
|
||||||
"checkType": "status_code",
|
"checkType": "message",
|
||||||
|
"absenceStrs": [
|
||||||
|
"This profile does not exist"
|
||||||
|
],
|
||||||
"alexaRank": 2566,
|
"alexaRank": 2566,
|
||||||
"urlMain": "https://www.codecademy.com/",
|
"urlMain": "https://www.codecademy.com/",
|
||||||
"url": "https://www.codecademy.com/profiles/{username}",
|
"url": "https://www.codecademy.com/profiles/{username}",
|
||||||
@@ -6116,6 +6120,7 @@
|
|||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"Gorodanapa": {
|
"Gorodanapa": {
|
||||||
|
"disabled": true,
|
||||||
"tags": [
|
"tags": [
|
||||||
"ru"
|
"ru"
|
||||||
],
|
],
|
||||||
@@ -14211,7 +14216,8 @@
|
|||||||
"urlMain": "https://tproger.ru",
|
"urlMain": "https://tproger.ru",
|
||||||
"url": "https://tproger.ru/author/{username}/",
|
"url": "https://tproger.ru/author/{username}/",
|
||||||
"usernameClaimed": "NickPrice",
|
"usernameClaimed": "NickPrice",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
"disabled": true
|
||||||
},
|
},
|
||||||
"TrackmaniaLadder": {
|
"TrackmaniaLadder": {
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|||||||
Reference in New Issue
Block a user