Fixed some false positives (#280)

This commit is contained in:
Soxoj
2021-12-26 19:47:26 +03:00
committed by GitHub
parent bc8e29e92a
commit 1dfc45722b
+9 -3
View File
@@ -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": [