Merge pull request #100 from soxoj/fp-fixes

Fixed some false positives
This commit is contained in:
soxoj
2021-03-31 23:20:18 +03:00
committed by GitHub
+8 -1
View File
@@ -2078,6 +2078,7 @@
"usernameUnclaimed": "noonewouldeverusethis7" "usernameUnclaimed": "noonewouldeverusethis7"
}, },
"Brute": { "Brute": {
"disabled": true,
"tags": [ "tags": [
"ru" "ru"
], ],
@@ -2675,7 +2676,12 @@
"in" "in"
], ],
"checkType": "message", "checkType": "message",
"absenceStrs": "Adapted from", "presenseStrs": [
"<div class=\"title\">"
],
"absenceStrs": [
"Adapted from"
],
"alexaRank": 7219, "alexaRank": 7219,
"url": "https://www.codementor.io/{username}", "url": "https://www.codementor.io/{username}",
"urlMain": "https://www.codementor.io/", "urlMain": "https://www.codementor.io/",
@@ -7311,6 +7317,7 @@
"usernameUnclaimed": "noonewouldeverusethis7" "usernameUnclaimed": "noonewouldeverusethis7"
}, },
"Lingvolive": { "Lingvolive": {
"disabled": true,
"tags": [ "tags": [
"it", "it",
"ru" "ru"