mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Fix site checks: 5 fixed, 4 disabled; fix UA leak bug (#2569)
This commit is contained in:
@@ -5974,6 +5974,10 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Muckrack": {
|
||||
"disabled": true,
|
||||
"protection": [
|
||||
"cf_js_challenge"
|
||||
],
|
||||
"absenceStrs": [
|
||||
"(404) Page Not Found"
|
||||
],
|
||||
@@ -6088,6 +6092,9 @@
|
||||
"tags": [
|
||||
"freelance"
|
||||
],
|
||||
"protection": [
|
||||
"tls_fingerprint"
|
||||
],
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
"\"users\":{}"
|
||||
@@ -6712,6 +6719,10 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis777"
|
||||
},
|
||||
"MyFitnessPal": {
|
||||
"disabled": true,
|
||||
"protection": [
|
||||
"custom_bot_protection"
|
||||
],
|
||||
"tags": [
|
||||
"sport"
|
||||
],
|
||||
@@ -6911,6 +6922,9 @@
|
||||
"tags": [
|
||||
"music"
|
||||
],
|
||||
"protection": [
|
||||
"tls_fingerprint"
|
||||
],
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
"Points:"
|
||||
@@ -7415,6 +7429,10 @@
|
||||
"tags": [
|
||||
"gaming"
|
||||
],
|
||||
"protection": [
|
||||
"tls_fingerprint"
|
||||
],
|
||||
"ignore403": true,
|
||||
"checkType": "status_code",
|
||||
"alexaRank": 5699,
|
||||
"urlMain": "https://www.moddb.com/",
|
||||
@@ -7757,6 +7775,10 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis77777"
|
||||
},
|
||||
"Morguefile": {
|
||||
"disabled": true,
|
||||
"protection": [
|
||||
"cf_js_challenge"
|
||||
],
|
||||
"absenceStrs": [
|
||||
"free photographs for commercial use"
|
||||
],
|
||||
@@ -8371,6 +8393,9 @@
|
||||
"Muse Score": {
|
||||
"url": "https://musescore.com/{username}",
|
||||
"urlMain": "https://musescore.com/",
|
||||
"protection": [
|
||||
"tls_fingerprint"
|
||||
],
|
||||
"checkType": "status_code",
|
||||
"usernameClaimed": "arrangeme",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
@@ -14042,10 +14067,13 @@
|
||||
"gb",
|
||||
"hk"
|
||||
],
|
||||
"protection": [
|
||||
"tls_fingerprint"
|
||||
],
|
||||
"checkType": "status_code",
|
||||
"alexaRank": 49143,
|
||||
"urlMain": "https://www.mybuilder.com",
|
||||
"url": "https://www.mybuilder.com/profile/view/{username}",
|
||||
"url": "https://www.mybuilder.com/profile/{username}",
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
@@ -16008,6 +16036,10 @@
|
||||
"usernameClaimed": "admin"
|
||||
},
|
||||
"Movieforums": {
|
||||
"disabled": true,
|
||||
"protection": [
|
||||
"cf_js_challenge"
|
||||
],
|
||||
"tags": [
|
||||
"forum",
|
||||
"la"
|
||||
|
||||
Reference in New Issue
Block a user