mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 14:08:59 +00:00
Added 3 sites, fixed 6, disabled 8 (#2505)
This commit is contained in:
+104
-42
@@ -100,7 +100,7 @@
|
|||||||
"sec-ch-ua": "Google Chrome\";v=\"87\", \" Not;A Brand\";v=\"99\", \"Chromium\";v=\"87\"",
|
"sec-ch-ua": "Google Chrome\";v=\"87\", \" Not;A Brand\";v=\"99\", \"Chromium\";v=\"87\"",
|
||||||
"authorization": "Bearer AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA",
|
"authorization": "Bearer AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA",
|
||||||
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36",
|
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36",
|
||||||
"x-guest-token": "2041232709842808872"
|
"x-guest-token": "2042544199166284172"
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"Bad guest token": "x-guest-token update required"
|
"Bad guest token": "x-guest-token update required"
|
||||||
@@ -295,7 +295,7 @@
|
|||||||
"method": "vimeo"
|
"method": "vimeo"
|
||||||
},
|
},
|
||||||
"headers": {
|
"headers": {
|
||||||
"Authorization": "jwt eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NzU1Nzk3NjAsInVzZXJfaWQiOm51bGwsImFwcF9pZCI6NTg0NzksInNjb3BlcyI6InB1YmxpYyIsInRlYW1fdXNlcl9pZCI6bnVsbCwianRpIjoiYWQwNWIzMWUtMGU4NC00NDUzLThjZGEtZWFjNDkxNzYwOTVhIn0.Q7VI5NgbZ5rGsmgDQMxa8cKIxWiFwNYa3BLgIBIuj54"
|
"Authorization": "jwt eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NzU4MTY0MDAsInVzZXJfaWQiOm51bGwsImFwcF9pZCI6NTg0NzksInNjb3BlcyI6InB1YmxpYyIsInRlYW1fdXNlcl9pZCI6bnVsbCwianRpIjoiMmNmYTFlZTktM2JiYi00M2U5LTgzMjMtOTVjODhiZWJjYjY3In0.pj4_gsiS0n52wPvuLhcKHiNtkXiHADrrrS_9V0UK414"
|
||||||
},
|
},
|
||||||
"urlProbe": "https://api.vimeo.com/users/{username}?fields=name%2Cgender%2Cbio%2Curi%2Clink%2Cbackground_video%2Clocation_details%2Cpictures%2Cverified%2Cmetadata.public_videos.total%2Cavailable_for_hire%2Ccan_work_remotely%2Cmetadata.connections.videos.total%2Cmetadata.connections.albums.total%2Cmetadata.connections.followers.total%2Cmetadata.connections.following.total%2Cmetadata.public_videos.total%2Cmetadata.connections.vimeo_experts.is_enrolled%2Ctotal_collection_count%2Ccreated_time%2Cprofile_preferences%2Cmembership%2Cclients%2Cskills%2Cproject_types%2Crates%2Ccategories%2Cis_expert%2Cprofile_discovery%2Cwebsites%2Ccontact_emails&fetch_user_profile=1",
|
"urlProbe": "https://api.vimeo.com/users/{username}?fields=name%2Cgender%2Cbio%2Curi%2Clink%2Cbackground_video%2Clocation_details%2Cpictures%2Cverified%2Cmetadata.public_videos.total%2Cavailable_for_hire%2Ccan_work_remotely%2Cmetadata.connections.videos.total%2Cmetadata.connections.albums.total%2Cmetadata.connections.followers.total%2Cmetadata.connections.following.total%2Cmetadata.public_videos.total%2Cmetadata.connections.vimeo_experts.is_enrolled%2Ctotal_collection_count%2Ccreated_time%2Cprofile_preferences%2Cmembership%2Cclients%2Cskills%2Cproject_types%2Crates%2Ccategories%2Cis_expert%2Cprofile_discovery%2Cwebsites%2Ccontact_emails&fetch_user_profile=1",
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
@@ -510,7 +510,10 @@
|
|||||||
"url": "https://www.reddit.com/user/{username}",
|
"url": "https://www.reddit.com/user/{username}",
|
||||||
"urlProbe": "https://api.reddit.com/user/{username}/about",
|
"urlProbe": "https://api.reddit.com/user/{username}/about",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"Tumblr": {
|
"Tumblr": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -603,21 +606,16 @@
|
|||||||
},
|
},
|
||||||
"Medium": {
|
"Medium": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"blog"
|
"blog",
|
||||||
],
|
"writing"
|
||||||
"checkType": "message",
|
|
||||||
"presenseStrs": [
|
|
||||||
"userPostCounts"
|
|
||||||
],
|
|
||||||
"absenceStrs": [
|
|
||||||
":{\"__typename\":\"NotFound\"},\"viewer\""
|
|
||||||
],
|
],
|
||||||
|
"checkType": "status_code",
|
||||||
"alexaRank": 70,
|
"alexaRank": 70,
|
||||||
"urlMain": "https://medium.com/",
|
"urlMain": "https://medium.com/",
|
||||||
"url": "https://medium.com/@{username}",
|
"url": "https://medium.com/@{username}",
|
||||||
|
"urlProbe": "https://medium.com/feed/@{username}",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
"disabled": true
|
|
||||||
},
|
},
|
||||||
"Baidu": {
|
"Baidu": {
|
||||||
"disabled": true,
|
"disabled": true,
|
||||||
@@ -651,7 +649,10 @@
|
|||||||
"url": "https://soundcloud.com/{username}",
|
"url": "https://soundcloud.com/{username}",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
"alexaRank": 125
|
"alexaRank": 125,
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"SourceForge": {
|
"SourceForge": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -916,6 +917,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Unsplash": {
|
"Unsplash": {
|
||||||
|
"disabled": true,
|
||||||
"tags": [
|
"tags": [
|
||||||
"art",
|
"art",
|
||||||
"photo"
|
"photo"
|
||||||
@@ -1785,7 +1787,10 @@
|
|||||||
"urlMain": "https://deviantart.com",
|
"urlMain": "https://deviantart.com",
|
||||||
"url": "https://{username}.deviantart.com",
|
"url": "https://{username}.deviantart.com",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"Waypoint": {
|
"Waypoint": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -2111,15 +2116,19 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"coding"
|
"coding"
|
||||||
],
|
],
|
||||||
"checkType": "status_code",
|
"checkType": "message",
|
||||||
|
"presenseStrs": [
|
||||||
|
"\"objects\":[{"
|
||||||
|
],
|
||||||
|
"absenceStrs": [
|
||||||
|
"\"total\":0"
|
||||||
|
],
|
||||||
"alexaRank": 612,
|
"alexaRank": 612,
|
||||||
"urlMain": "https://www.npmjs.com/",
|
"urlMain": "https://www.npmjs.com/",
|
||||||
"url": "https://www.npmjs.com/~{username}",
|
"url": "https://www.npmjs.com/~{username}",
|
||||||
"usernameClaimed": "kennethsweezy",
|
"urlProbe": "https://registry.npmjs.org/-/v1/search?text=maintainer:{username}&size=1",
|
||||||
"usernameUnclaimed": "noonewould",
|
"usernameClaimed": "sindresorhus",
|
||||||
"protection": [
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
"tls_fingerprint"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"NPM-Package": {
|
"NPM-Package": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -2571,7 +2580,10 @@
|
|||||||
"url": "https://www.fiverr.com/{username}",
|
"url": "https://www.fiverr.com/{username}",
|
||||||
"errorUrl": "https://www.fiverr.com/",
|
"errorUrl": "https://www.fiverr.com/",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis"
|
"usernameUnclaimed": "noonewouldeverusethis",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"HuggingFace": {
|
"HuggingFace": {
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
@@ -2793,7 +2805,10 @@
|
|||||||
"urlMain": "https://pypi.org/",
|
"urlMain": "https://pypi.org/",
|
||||||
"url": "https://pypi.org/user/{username}",
|
"url": "https://pypi.org/user/{username}",
|
||||||
"usernameClaimed": "adam",
|
"usernameClaimed": "adam",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"Pastebin": {
|
"Pastebin": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -2925,6 +2940,17 @@
|
|||||||
"usernameClaimed": "adam",
|
"usernameClaimed": "adam",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
|
"HackerOne": {
|
||||||
|
"tags": [
|
||||||
|
"coding",
|
||||||
|
"hacking"
|
||||||
|
],
|
||||||
|
"checkType": "status_code",
|
||||||
|
"urlMain": "https://hackerone.com/",
|
||||||
|
"url": "https://hackerone.com/{username}",
|
||||||
|
"usernameClaimed": "nahamsec",
|
||||||
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
|
},
|
||||||
"HackerNews": {
|
"HackerNews": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"news"
|
"news"
|
||||||
@@ -3306,7 +3332,10 @@
|
|||||||
"url": "https://hubpages.com/@{username}",
|
"url": "https://hubpages.com/@{username}",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis",
|
"usernameUnclaimed": "noonewouldeverusethis",
|
||||||
"alexaRank": 1316
|
"alexaRank": 1316,
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"Genius": {
|
"Genius": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -3317,7 +3346,10 @@
|
|||||||
"urlMain": "https://genius.com/",
|
"urlMain": "https://genius.com/",
|
||||||
"url": "https://genius.com/{username}",
|
"url": "https://genius.com/{username}",
|
||||||
"usernameClaimed": "adam",
|
"usernameClaimed": "adam",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"note": {
|
"note": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -3365,7 +3397,10 @@
|
|||||||
"urlMain": "https://www.artstation.com",
|
"urlMain": "https://www.artstation.com",
|
||||||
"url": "https://www.artstation.com/{username}",
|
"url": "https://www.artstation.com/{username}",
|
||||||
"usernameClaimed": "adam",
|
"usernameClaimed": "adam",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"BuyMeACoffee": {
|
"BuyMeACoffee": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -3582,7 +3617,10 @@
|
|||||||
"urlMain": "https://www.redbubble.com/",
|
"urlMain": "https://www.redbubble.com/",
|
||||||
"url": "https://www.redbubble.com/people/{username}",
|
"url": "https://www.redbubble.com/people/{username}",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis77777"
|
"usernameUnclaimed": "noonewouldeverusethis77777",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"codeberg.org": {
|
"codeberg.org": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -3971,14 +4009,17 @@
|
|||||||
"ru"
|
"ru"
|
||||||
],
|
],
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
"absenceStrs": [
|
"presenseStrs": [
|
||||||
"<td>20</td>"
|
"class=\"current\""
|
||||||
],
|
],
|
||||||
|
"headers": {
|
||||||
|
"Cookie": "verified=1"
|
||||||
|
},
|
||||||
"alexaRank": 1863,
|
"alexaRank": 1863,
|
||||||
"urlMain": "http://wikimapia.org",
|
"urlMain": "http://wikimapia.org",
|
||||||
"url": "http://wikimapia.org/user/tools/users_rating/?username={username}",
|
"url": "http://wikimapia.org/user/tools/users_rating/?username={username}",
|
||||||
"caseSentitive": true,
|
"caseSentitive": true,
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "Voronoff",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis77777"
|
"usernameUnclaimed": "noonewouldeverusethis77777"
|
||||||
},
|
},
|
||||||
"VC.ru": {
|
"VC.ru": {
|
||||||
@@ -6204,6 +6245,9 @@
|
|||||||
],
|
],
|
||||||
"absenceStrs": [
|
"absenceStrs": [
|
||||||
"<title>Chaturbate"
|
"<title>Chaturbate"
|
||||||
|
],
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Techdirt": {
|
"Techdirt": {
|
||||||
@@ -6736,7 +6780,7 @@
|
|||||||
"alexaRank": 4379,
|
"alexaRank": 4379,
|
||||||
"urlMain": "https://opensource.com/",
|
"urlMain": "https://opensource.com/",
|
||||||
"url": "https://opensource.com/users/{username}",
|
"url": "https://opensource.com/users/{username}",
|
||||||
"usernameClaimed": "red",
|
"usernameClaimed": "seth",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"Fodors": {
|
"Fodors": {
|
||||||
@@ -9882,7 +9926,10 @@
|
|||||||
"urlMain": "https://vsco.co/",
|
"urlMain": "https://vsco.co/",
|
||||||
"url": "https://vsco.co/{username}",
|
"url": "https://vsco.co/{username}",
|
||||||
"usernameClaimed": "blue",
|
"usernameClaimed": "blue",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"Stihi.ru": {
|
"Stihi.ru": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -10875,6 +10922,7 @@
|
|||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"chaos.social": {
|
"chaos.social": {
|
||||||
|
"disabled": true,
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
"alexaRank": 14644,
|
"alexaRank": 14644,
|
||||||
"regexCheck": "^[a-zA-Z0-9_]+$",
|
"regexCheck": "^[a-zA-Z0-9_]+$",
|
||||||
@@ -14769,6 +14817,7 @@
|
|||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"Libraries": {
|
"Libraries": {
|
||||||
|
"disabled": true,
|
||||||
"tags": [
|
"tags": [
|
||||||
"coding"
|
"coding"
|
||||||
],
|
],
|
||||||
@@ -23056,6 +23105,7 @@
|
|||||||
"alexaRank": 923486
|
"alexaRank": 923486
|
||||||
},
|
},
|
||||||
"Kik": {
|
"Kik": {
|
||||||
|
"disabled": true,
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
"absenceStrs": [
|
"absenceStrs": [
|
||||||
"The page you requested was not found"
|
"The page you requested was not found"
|
||||||
@@ -23146,6 +23196,7 @@
|
|||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"forum.trade-print.ru": {
|
"forum.trade-print.ru": {
|
||||||
|
"disabled": true,
|
||||||
"urlMain": "http://forum.trade-print.ru",
|
"urlMain": "http://forum.trade-print.ru",
|
||||||
"engine": "vBulletin",
|
"engine": "vBulletin",
|
||||||
"usernameClaimed": "alex",
|
"usernameClaimed": "alex",
|
||||||
@@ -23170,6 +23221,7 @@
|
|||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"Studwork": {
|
"Studwork": {
|
||||||
|
"disabled": true,
|
||||||
"similarSearch": true,
|
"similarSearch": true,
|
||||||
"tags": [
|
"tags": [
|
||||||
"ru"
|
"ru"
|
||||||
@@ -25653,15 +25705,14 @@
|
|||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"Hackerrank": {
|
"Hackerrank": {
|
||||||
"checkType": "message",
|
"tags": [
|
||||||
"presenseStrs": [
|
"coding"
|
||||||
"profile-username-heading"
|
|
||||||
],
|
|
||||||
"absenceStrs": [
|
|
||||||
"We could not find the page you were looking for, so we found something to make you laugh to make up for it."
|
|
||||||
],
|
],
|
||||||
|
"checkType": "status_code",
|
||||||
"regexCheck": "^[^\\.]+$",
|
"regexCheck": "^[^\\.]+$",
|
||||||
"url": "https://hackerrank.com/{username}",
|
"urlMain": "https://www.hackerrank.com/",
|
||||||
|
"url": "https://www.hackerrank.com/profile/{username}",
|
||||||
|
"urlProbe": "https://www.hackerrank.com/rest/contests/master/hackers/{username}/profile",
|
||||||
"usernameClaimed": "uheara_konen",
|
"usernameClaimed": "uheara_konen",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
@@ -26216,7 +26267,10 @@
|
|||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
"url": "https://lottiefiles.com/{username}",
|
"url": "https://lottiefiles.com/{username}",
|
||||||
"usernameClaimed": "lottiefiles",
|
"usernameClaimed": "lottiefiles",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"Lovemakeup": {
|
"Lovemakeup": {
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -27490,7 +27544,10 @@
|
|||||||
],
|
],
|
||||||
"url": "https://rumble.com/c/{username}",
|
"url": "https://rumble.com/c/{username}",
|
||||||
"usernameClaimed": "HodgeTwins",
|
"usernameClaimed": "HodgeTwins",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"Rumbleuser": {
|
"Rumbleuser": {
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
@@ -27502,7 +27559,10 @@
|
|||||||
],
|
],
|
||||||
"url": "https://rumble.com/user/{username}",
|
"url": "https://rumble.com/user/{username}",
|
||||||
"usernameClaimed": "SimonParkes",
|
"usernameClaimed": "SimonParkes",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
"protection": [
|
||||||
|
"tls_fingerprint"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"Runescape": {
|
"Runescape": {
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
@@ -33016,6 +33076,7 @@
|
|||||||
"url": "https://forum.sublimetext.com/u/{username}"
|
"url": "https://forum.sublimetext.com/u/{username}"
|
||||||
},
|
},
|
||||||
"forum.tudiabetes.org": {
|
"forum.tudiabetes.org": {
|
||||||
|
"disabled": true,
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
"usernameClaimed": "adam",
|
"usernameClaimed": "adam",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
@@ -33348,6 +33409,7 @@
|
|||||||
"url": "https://pinataisland.info/viva/User:{username}"
|
"url": "https://pinataisland.info/viva/User:{username}"
|
||||||
},
|
},
|
||||||
"postcrossing.com": {
|
"postcrossing.com": {
|
||||||
|
"disabled": true,
|
||||||
"checkType": "status_code",
|
"checkType": "status_code",
|
||||||
"usernameClaimed": "adam",
|
"usernameClaimed": "adam",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"updated_at": "2026-04-09T10:55:28Z",
|
"updated_at": "2026-04-10T10:21:24Z",
|
||||||
"sites_count": 3149,
|
"sites_count": 3150,
|
||||||
"min_maigret_version": "0.5.0",
|
"min_maigret_version": "0.5.0",
|
||||||
"data_sha256": "ee4aedb1ac530879048a40c14360686eb18be2efd2dbedf9767108e7a1300ec4",
|
"data_sha256": "0c787ae9a3f960989fb85625711452b7639fa90676d9e731bfabf5fc68b42298",
|
||||||
"data_url": "https://raw.githubusercontent.com/soxoj/maigret/main/maigret/resources/data.json"
|
"data_url": "https://raw.githubusercontent.com/soxoj/maigret/main/maigret/resources/data.json"
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
## List of supported sites (search methods): total 3149
|
## List of supported sites (search methods): total 3150
|
||||||
|
|
||||||
Rank data fetched from Majestic Million by domains.
|
Rank data fetched from Majestic Million by domains.
|
||||||
|
|
||||||
@@ -28,7 +28,7 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [Archive.org (https://archive.org)](https://archive.org)*: top 100, archive*, search is disabled
|
1.  [Archive.org (https://archive.org)](https://archive.org)*: top 100, archive*, search is disabled
|
||||||
1.  [Flickr (https://www.flickr.com/)](https://www.flickr.com/)*: top 100, photo*
|
1.  [Flickr (https://www.flickr.com/)](https://www.flickr.com/)*: top 100, photo*
|
||||||
1.  [Flickr Groups (https://www.flickr.com)](https://www.flickr.com)*: top 100, photo*
|
1.  [Flickr Groups (https://www.flickr.com)](https://www.flickr.com)*: top 100, photo*
|
||||||
1.  [Medium (https://medium.com/)](https://medium.com/)*: top 100, blog*, search is disabled
|
1.  [Medium (https://medium.com/)](https://medium.com/)*: top 100, blog, writing*
|
||||||
1.  [SourceForge (https://sourceforge.net/)](https://sourceforge.net/)*: top 100, coding*
|
1.  [SourceForge (https://sourceforge.net/)](https://sourceforge.net/)*: top 100, coding*
|
||||||
1.  [TheGuardian (https://theguardian.com)](https://theguardian.com)*: top 100, gb, news*, search is disabled
|
1.  [TheGuardian (https://theguardian.com)](https://theguardian.com)*: top 100, gb, news*, search is disabled
|
||||||
1.  [VK (https://vk.com/)](https://vk.com/)*: top 100, ru, social*
|
1.  [VK (https://vk.com/)](https://vk.com/)*: top 100, ru, social*
|
||||||
@@ -41,7 +41,7 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [linktr.ee (https://linktr.ee)](https://linktr.ee)*: top 500, links*
|
1.  [linktr.ee (https://linktr.ee)](https://linktr.ee)*: top 500, links*
|
||||||
1.  [SoundCloud (https://soundcloud.com/)](https://soundcloud.com/)*: top 500, music*
|
1.  [SoundCloud (https://soundcloud.com/)](https://soundcloud.com/)*: top 500, music*
|
||||||
1.  [Discord (https://discord.com/)](https://discord.com/)*: top 500, gaming, messaging*
|
1.  [Discord (https://discord.com/)](https://discord.com/)*: top 500, gaming, messaging*
|
||||||
1.  [Unsplash (https://unsplash.com/)](https://unsplash.com/)*: top 500, art, photo*
|
1.  [Unsplash (https://unsplash.com/)](https://unsplash.com/)*: top 500, art, photo*, search is disabled
|
||||||
1.  [Calendly (https://calendly.com)](https://calendly.com)*: top 500, business, us*
|
1.  [Calendly (https://calendly.com)](https://calendly.com)*: top 500, business, us*
|
||||||
1.  [Etsy (https://www.etsy.com/)](https://www.etsy.com/)*: top 500, shopping*, search is disabled
|
1.  [Etsy (https://www.etsy.com/)](https://www.etsy.com/)*: top 500, shopping*, search is disabled
|
||||||
1.  [GitLab (https://gitlab.com/)](https://gitlab.com/)*: top 500, coding*
|
1.  [GitLab (https://gitlab.com/)](https://gitlab.com/)*: top 500, coding*
|
||||||
@@ -432,7 +432,7 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [Mydramalist (https://mydramalist.com)](https://mydramalist.com)*: top 100K, kr, movies*
|
1.  [Mydramalist (https://mydramalist.com)](https://mydramalist.com)*: top 100K, kr, movies*
|
||||||
1.  [MeetMe (https://www.meetme.com/)](https://www.meetme.com/)*: top 100K, in, social, us*
|
1.  [MeetMe (https://www.meetme.com/)](https://www.meetme.com/)*: top 100K, in, social, us*
|
||||||
1.  [Joomlart (https://www.joomlart.com)](https://www.joomlart.com)*: top 100K, coding*
|
1.  [Joomlart (https://www.joomlart.com)](https://www.joomlart.com)*: top 100K, coding*
|
||||||
1.  [chaos.social (https://chaos.social/)](https://chaos.social/)*: top 100K, social*
|
1.  [chaos.social (https://chaos.social/)](https://chaos.social/)*: top 100K, social*, search is disabled
|
||||||
1.  [mastodon.social (https://chaos.social/)](https://chaos.social/)*: top 100K, social*
|
1.  [mastodon.social (https://chaos.social/)](https://chaos.social/)*: top 100K, social*
|
||||||
1.  [iRecommend.RU (https://irecommend.ru/)](https://irecommend.ru/)*: top 100K, ru*
|
1.  [iRecommend.RU (https://irecommend.ru/)](https://irecommend.ru/)*: top 100K, ru*
|
||||||
1.  [Pinkbike (https://www.pinkbike.com/)](https://www.pinkbike.com/)*: top 100K, hobby*
|
1.  [Pinkbike (https://www.pinkbike.com/)](https://www.pinkbike.com/)*: top 100K, hobby*
|
||||||
@@ -656,7 +656,7 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [Tripster (https://tripster.ru)](https://tripster.ru)*: top 100K, de, ru*
|
1.  [Tripster (https://tripster.ru)](https://tripster.ru)*: top 100K, de, ru*
|
||||||
1.  [Chessclub (https://www.chessclub.com)](https://www.chessclub.com)*: top 100K, gaming*, search is disabled
|
1.  [Chessclub (https://www.chessclub.com)](https://www.chessclub.com)*: top 100K, gaming*, search is disabled
|
||||||
1.  [Typeracer (https://typeracer.com)](https://typeracer.com)*: top 100K, hobby*
|
1.  [Typeracer (https://typeracer.com)](https://typeracer.com)*: top 100K, hobby*
|
||||||
1.  [Libraries (https://libraries.io)](https://libraries.io)*: top 100K, coding*
|
1.  [Libraries (https://libraries.io)](https://libraries.io)*: top 100K, coding*, search is disabled
|
||||||
1.  [Librusec (https://lib.rus.ec)](https://lib.rus.ec)*: top 100K, br, ru*, search is disabled
|
1.  [Librusec (https://lib.rus.ec)](https://lib.rus.ec)*: top 100K, br, ru*, search is disabled
|
||||||
1.  [devRant (https://devrant.com/)](https://devrant.com/)*: top 100K, coding*
|
1.  [devRant (https://devrant.com/)](https://devrant.com/)*: top 100K, coding*
|
||||||
1.  [Topmate (https://topmate.io/)](https://topmate.io/)*: top 100K, freelance*
|
1.  [Topmate (https://topmate.io/)](https://topmate.io/)*: top 100K, freelance*
|
||||||
@@ -1167,14 +1167,14 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [Dogster (http://dogster.ru/)](http://dogster.ru/)*: top 10M, ru*
|
1.  [Dogster (http://dogster.ru/)](http://dogster.ru/)*: top 10M, ru*
|
||||||
1.  [Pgpru (http://www.pgpru.com/)](http://www.pgpru.com/)*: top 10M, ru*
|
1.  [Pgpru (http://www.pgpru.com/)](http://www.pgpru.com/)*: top 10M, ru*
|
||||||
1.  [uazpatriot.ru (https://uazpatriot.ru/forum)](https://uazpatriot.ru/forum)*: top 10M, forum, ru*
|
1.  [uazpatriot.ru (https://uazpatriot.ru/forum)](https://uazpatriot.ru/forum)*: top 10M, forum, ru*
|
||||||
1.  [Kik (http://kik.me/)](http://kik.me/)*: top 10M*
|
1.  [Kik (http://kik.me/)](http://kik.me/)*: top 10M*, search is disabled
|
||||||
1.  [Prizyvnik (https://www.prizyvnik.info)](https://www.prizyvnik.info)*: top 10M, ru*, search is disabled
|
1.  [Prizyvnik (https://www.prizyvnik.info)](https://www.prizyvnik.info)*: top 10M, ru*, search is disabled
|
||||||
1.  [forum-mil.ru (http://forum-mil.ru)](http://forum-mil.ru)*: top 10M, forum*
|
1.  [forum-mil.ru (http://forum-mil.ru)](http://forum-mil.ru)*: top 10M, forum*
|
||||||
1.  [Vezha (https://vezha.com/)](https://vezha.com/)*: top 10M, ru*
|
1.  [Vezha (https://vezha.com/)](https://vezha.com/)*: top 10M, ru*
|
||||||
1.  [Otzyvy (https://otzyvy.pro)](https://otzyvy.pro)*: top 10M, ru*
|
1.  [Otzyvy (https://otzyvy.pro)](https://otzyvy.pro)*: top 10M, ru*
|
||||||
1.  [red-forum.com (https://red-forum.com)](https://red-forum.com)*: top 10M*
|
1.  [red-forum.com (https://red-forum.com)](https://red-forum.com)*: top 10M*
|
||||||
1.  [cheat-master.ru (http://cheat-master.ru)](http://cheat-master.ru)*: top 10M, ru, ua*
|
1.  [cheat-master.ru (http://cheat-master.ru)](http://cheat-master.ru)*: top 10M, ru, ua*
|
||||||
1.  [Studwork (https://studwork.org/)](https://studwork.org/)*: top 10M, ru*
|
1.  [Studwork (https://studwork.org/)](https://studwork.org/)*: top 10M, ru*, search is disabled
|
||||||
1.  [Liveexpert (https://www.liveexpert.ru)](https://www.liveexpert.ru)*: top 10M, ru*
|
1.  [Liveexpert (https://www.liveexpert.ru)](https://www.liveexpert.ru)*: top 10M, ru*
|
||||||
1.  [PulmonaryHypertensionNews (https://pulmonaryhypertensionnews.com)](https://pulmonaryhypertensionnews.com)*: top 10M*
|
1.  [PulmonaryHypertensionNews (https://pulmonaryhypertensionnews.com)](https://pulmonaryhypertensionnews.com)*: top 10M*
|
||||||
1.  [Interfaith (https://www.interfaith.org)](https://www.interfaith.org)*: top 10M, forum*
|
1.  [Interfaith (https://www.interfaith.org)](https://www.interfaith.org)*: top 10M, forum*
|
||||||
@@ -1248,6 +1248,7 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [Gamefaqs (https://gamefaqs.gamespot.com)](https://gamefaqs.gamespot.com)*: top 100M, gaming*
|
1.  [Gamefaqs (https://gamefaqs.gamespot.com)](https://gamefaqs.gamespot.com)*: top 100M, gaming*
|
||||||
1.  [forum.sketchfab.com (https://forum.sketchfab.com)](https://forum.sketchfab.com)*: top 100M, forum*
|
1.  [forum.sketchfab.com (https://forum.sketchfab.com)](https://forum.sketchfab.com)*: top 100M, forum*
|
||||||
1.  [forum.pkp.sfu.ca (https://forum.pkp.sfu.ca)](https://forum.pkp.sfu.ca)*: top 100M, ca, forum*
|
1.  [forum.pkp.sfu.ca (https://forum.pkp.sfu.ca)](https://forum.pkp.sfu.ca)*: top 100M, ca, forum*
|
||||||
|
1.  [HackerOne (https://hackerone.com/)](https://hackerone.com/)*: top 100M, coding, hacking*
|
||||||
1.  [TomsHardware (https://forums.tomshardware.com/)](https://forums.tomshardware.com/)*: top 100M, forum*
|
1.  [TomsHardware (https://forums.tomshardware.com/)](https://forums.tomshardware.com/)*: top 100M, forum*
|
||||||
1.  [forum.ghost.org (https://forum.ghost.org)](https://forum.ghost.org)*: top 100M, forum*
|
1.  [forum.ghost.org (https://forum.ghost.org)](https://forum.ghost.org)*: top 100M, forum*
|
||||||
1.  [djskt.lnk.to (https://djskt.lnk.to)](https://djskt.lnk.to)*: top 100M*
|
1.  [djskt.lnk.to (https://djskt.lnk.to)](https://djskt.lnk.to)*: top 100M*
|
||||||
@@ -1984,7 +1985,7 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [forum.freeton.org (https://forum.freeton.org)](https://forum.freeton.org)*: top 100M, finance, forum*, search is disabled
|
1.  [forum.freeton.org (https://forum.freeton.org)](https://forum.freeton.org)*: top 100M, finance, forum*, search is disabled
|
||||||
1.  [forum.ua-vet.com (http://forum.ua-vet.com)](http://forum.ua-vet.com)*: top 100M, forum*
|
1.  [forum.ua-vet.com (http://forum.ua-vet.com)](http://forum.ua-vet.com)*: top 100M, forum*
|
||||||
1.  [sst.hiberworld.com (https://sst.hiberworld.com/user/{username})](https://sst.hiberworld.com/user/{username})*: top 100M*
|
1.  [sst.hiberworld.com (https://sst.hiberworld.com/user/{username})](https://sst.hiberworld.com/user/{username})*: top 100M*
|
||||||
1.  [forum.trade-print.ru (http://forum.trade-print.ru)](http://forum.trade-print.ru)*: top 100M*
|
1.  [forum.trade-print.ru (http://forum.trade-print.ru)](http://forum.trade-print.ru)*: top 100M*, search is disabled
|
||||||
1.  [0-3.RU (http://0-3.ru)](http://0-3.ru)*: top 100M, forum, ru*
|
1.  [0-3.RU (http://0-3.ru)](http://0-3.ru)*: top 100M, forum, ru*
|
||||||
1.  [discussions.ubisoft.com ()]()*: top 100M, forum, gaming*
|
1.  [discussions.ubisoft.com ()]()*: top 100M, forum, gaming*
|
||||||
1.  [11x2 (https://11x2.com)](https://11x2.com)*: top 100M*
|
1.  [11x2 (https://11x2.com)](https://11x2.com)*: top 100M*
|
||||||
@@ -2187,7 +2188,7 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [Gulfcoastgunforum (https://gulfcoastgunforum.com)](https://gulfcoastgunforum.com)*: top 100M, forum*
|
1.  [Gulfcoastgunforum (https://gulfcoastgunforum.com)](https://gulfcoastgunforum.com)*: top 100M, forum*
|
||||||
1.  [Gunandgame (https://www.gunandgame.co)](https://www.gunandgame.co)*: top 100M*, search is disabled
|
1.  [Gunandgame (https://www.gunandgame.co)](https://www.gunandgame.co)*: top 100M*, search is disabled
|
||||||
1.  [HackeralexaRank (https://hackeralexaRank.com/)](https://hackeralexaRank.com/)*: top 100M*, search is disabled
|
1.  [HackeralexaRank (https://hackeralexaRank.com/)](https://hackeralexaRank.com/)*: top 100M*, search is disabled
|
||||||
1.  [Hackerrank ()]()*: top 100M*
|
1.  [Hackerrank (https://www.hackerrank.com/)](https://www.hackerrank.com/)*: top 100M, coding*
|
||||||
1.  [Hairmaniac (https://www.hairmaniac.ru/)](https://www.hairmaniac.ru/)*: top 100M, medicine, ru*, search is disabled
|
1.  [Hairmaniac (https://www.hairmaniac.ru/)](https://www.hairmaniac.ru/)*: top 100M, medicine, ru*, search is disabled
|
||||||
1.  [Handgunforum (https://www.handgunforum.net)](https://www.handgunforum.net)*: top 100M, ca, forum*, search is disabled
|
1.  [Handgunforum (https://www.handgunforum.net)](https://www.handgunforum.net)*: top 100M, ca, forum*, search is disabled
|
||||||
1.  [Hexrpg ()]()*: top 100M*
|
1.  [Hexrpg ()]()*: top 100M*
|
||||||
@@ -2954,7 +2955,7 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [forum.obsidian.md ()]()*: top 100M*
|
1.  [forum.obsidian.md ()]()*: top 100M*
|
||||||
1.  [forum.seeedstudio.com ()]()*: top 100M*
|
1.  [forum.seeedstudio.com ()]()*: top 100M*
|
||||||
1.  [forum.sublimetext.com ()]()*: top 100M*
|
1.  [forum.sublimetext.com ()]()*: top 100M*
|
||||||
1.  [forum.tudiabetes.org ()]()*: top 100M*
|
1.  [forum.tudiabetes.org ()]()*: top 100M*, search is disabled
|
||||||
1.  [forum.uipath.com ()]()*: top 100M*
|
1.  [forum.uipath.com ()]()*: top 100M*
|
||||||
1.  [forum.vuejs.org ()]()*: top 100M*, search is disabled
|
1.  [forum.vuejs.org ()]()*: top 100M*, search is disabled
|
||||||
1.  [forums.balena.io ()]()*: top 100M*
|
1.  [forums.balena.io ()]()*: top 100M*
|
||||||
@@ -3005,7 +3006,7 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [pcgamingwiki.com ()]()*: top 100M*
|
1.  [pcgamingwiki.com ()]()*: top 100M*
|
||||||
1.  [pidgi.net ()]()*: top 100M*
|
1.  [pidgi.net ()]()*: top 100M*
|
||||||
1.  [pinataisland.info ()]()*: top 100M*
|
1.  [pinataisland.info ()]()*: top 100M*
|
||||||
1.  [postcrossing.com ()]()*: top 100M*
|
1.  [postcrossing.com ()]()*: top 100M*, search is disabled
|
||||||
1.  [premium.chat ()]()*: top 100M*
|
1.  [premium.chat ()]()*: top 100M*
|
||||||
1.  [pttweb.cc ()]()*: top 100M*
|
1.  [pttweb.cc ()]()*: top 100M*
|
||||||
1.  [qiita.com ()]()*: top 100M*
|
1.  [qiita.com ()]()*: top 100M*
|
||||||
@@ -3153,18 +3154,18 @@ Rank data fetched from Majestic Million by domains.
|
|||||||
1.  [flarum.es (https://flarum.es)](https://flarum.es)*: top 100M, es, forum*
|
1.  [flarum.es (https://flarum.es)](https://flarum.es)*: top 100M, es, forum*
|
||||||
1.  [forum.fibra.click (https://forum.fibra.click)](https://forum.fibra.click)*: top 100M, forum, it*
|
1.  [forum.fibra.click (https://forum.fibra.click)](https://forum.fibra.click)*: top 100M, forum, it*
|
||||||
|
|
||||||
The list was updated at (2026-04-09)
|
The list was updated at (2026-04-10)
|
||||||
## Statistics
|
## Statistics
|
||||||
|
|
||||||
Enabled/total sites: 2596/3149 = 82.44%
|
Enabled/total sites: 2590/3150 = 82.22%
|
||||||
|
|
||||||
Incomplete message checks: 344/2596 = 13.25% (false positive risks)
|
Incomplete message checks: 342/2590 = 13.2% (false positive risks)
|
||||||
|
|
||||||
Status code checks: 647/2596 = 24.92% (false positive risks)
|
Status code checks: 644/2590 = 24.86% (false positive risks)
|
||||||
|
|
||||||
False positive risk (total): 38.17%
|
False positive risk (total): 38.06%
|
||||||
|
|
||||||
Sites with probing: 500px, Armchairgm, BinarySearch (disabled), BleachFandom, Bluesky, BongaCams, Boosty, BuyMeACoffee, Calendly, Cent, Chess, Code Sandbox, Code Snippet Wiki, DailyMotion, Discord, Diskusjon.no, Disqus, Docker Hub, Duolingo, FandomCommunityCentral, GitHub, GitLab, Google Plus (archived), Gravatar, HackTheBox, Hashnode, Holopin, Imgur, Issuu, Keybase, Kick, Kvinneguiden, LeetCode, Lesswrong, Livejasmin, LocalCryptos (disabled), MicrosoftLearn, MixCloud, Monkeytype, Niftygateway, Omg.lol, Paragraph, Picsart, Plurk, Polarsteps, Rarible, Reddit, Reddit Search (Pushshift) (disabled), RoyalCams, Scratch, Soop, SportsTracker, Spotify, StackOverflow, Substack, TAP'D, Topcoder, Trello, Twitch, Twitter, Twitter Shadowban (disabled), UnstoppableDomains, Vimeo, Warframe Market, Warpcast, Weibo, Wikipedia, Yapisal (disabled), YouNow, en.brickimedia.org, nightbot, notabug.org, qiwi.me (disabled)
|
Sites with probing: 500px, Armchairgm, BinarySearch (disabled), BleachFandom, Bluesky, BongaCams, Boosty, BuyMeACoffee, Calendly, Cent, Chess, Code Sandbox, Code Snippet Wiki, DailyMotion, Discord, Diskusjon.no, Disqus, Docker Hub, Duolingo, FandomCommunityCentral, GitHub, GitLab, Google Plus (archived), Gravatar, HackTheBox, Hackerrank, Hashnode, Holopin, Imgur, Issuu, Keybase, Kick, Kvinneguiden, LeetCode, Lesswrong, Livejasmin, LocalCryptos (disabled), Medium, MicrosoftLearn, MixCloud, Monkeytype, NPM, Niftygateway, Omg.lol, Paragraph, Picsart, Plurk, Polarsteps, Rarible, Reddit, Reddit Search (Pushshift) (disabled), RoyalCams, Scratch, Soop, SportsTracker, Spotify, StackOverflow, Substack, TAP'D, Topcoder, Trello, Twitch, Twitter, Twitter Shadowban (disabled), UnstoppableDomains, Vimeo, Warframe Market, Warpcast, Weibo, Wikipedia, Yapisal (disabled), YouNow, en.brickimedia.org, nightbot, notabug.org, qiwi.me (disabled)
|
||||||
|
|
||||||
Sites with activation: Twitter, Vimeo, Weibo
|
Sites with activation: Twitter, Vimeo, Weibo
|
||||||
|
|
||||||
@@ -3173,7 +3174,7 @@ Top 20 profile URLs:
|
|||||||
- (317) `/{username}`
|
- (317) `/{username}`
|
||||||
- (221) `{urlMain}{urlSubpath}/members/?username={username} (XenForo)`
|
- (221) `{urlMain}{urlSubpath}/members/?username={username} (XenForo)`
|
||||||
- (173) `/user/{username}`
|
- (173) `/user/{username}`
|
||||||
- (137) `/profile/{username}`
|
- (138) `/profile/{username}`
|
||||||
- (127) `{urlMain}{urlSubpath}/search.php?author={username} (phpBB/Search)`
|
- (127) `{urlMain}{urlSubpath}/search.php?author={username} (phpBB/Search)`
|
||||||
- (120) `{urlMain}{urlSubpath}/member.php?username={username} (vBulletin)`
|
- (120) `{urlMain}{urlSubpath}/member.php?username={username} (vBulletin)`
|
||||||
- (117) `/u/{username}`
|
- (117) `/u/{username}`
|
||||||
@@ -3195,7 +3196,7 @@ Sites by engine:
|
|||||||
- `uCoz`: 640/710 (90.1%)
|
- `uCoz`: 640/710 (90.1%)
|
||||||
- `XenForo`: 191/221 (86.4%)
|
- `XenForo`: 191/221 (86.4%)
|
||||||
- `phpBB/Search`: 120/127 (94.5%)
|
- `phpBB/Search`: 120/127 (94.5%)
|
||||||
- `vBulletin`: 31/120 (25.8%)
|
- `vBulletin`: 30/120 (25.0%)
|
||||||
- `Discourse`: 81/87 (93.1%)
|
- `Discourse`: 81/87 (93.1%)
|
||||||
- `phpBB`: 23/27 (85.2%)
|
- `phpBB`: 23/27 (85.2%)
|
||||||
- `engine404`: 20/23 (87.0%)
|
- `engine404`: 20/23 (87.0%)
|
||||||
@@ -3208,10 +3209,10 @@ Sites by engine:
|
|||||||
|
|
||||||
|
|
||||||
Top 20 tags:
|
Top 20 tags:
|
||||||
- (1059) `NO_TAGS` (non-standard)
|
- (1058) `NO_TAGS` (non-standard)
|
||||||
- (749) `forum`
|
- (749) `forum`
|
||||||
- (128) `gaming`
|
- (128) `gaming`
|
||||||
- (79) `coding`
|
- (81) `coding`
|
||||||
- (59) `photo`
|
- (59) `photo`
|
||||||
- (46) `social`
|
- (46) `social`
|
||||||
- (46) `tech`
|
- (46) `tech`
|
||||||
@@ -3227,4 +3228,4 @@ Top 20 tags:
|
|||||||
- (21) `art`
|
- (21) `art`
|
||||||
- (21) `freelance`
|
- (21) `freelance`
|
||||||
- (18) `hobby`
|
- (18) `hobby`
|
||||||
- (17) `sport`
|
- (17) `hacking`
|
||||||
|
|||||||
Reference in New Issue
Block a user