mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
Compare commits
48 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0803d8ebaa | |||
| 19956f74ca | |||
| dd57019c80 | |||
| 9fb265ea85 | |||
| 0f9fdfc639 | |||
| 0de087d751 | |||
| 600e58f8ef | |||
| 16131c58f9 | |||
| 5106d32342 | |||
| 1456ff6bc1 | |||
| b94fb65809 | |||
| e283d8b561 | |||
| 7cd727bbff | |||
| 5532c00b04 | |||
| 8846b8b225 | |||
| 7307c98029 | |||
| 4d129c2c6b | |||
| 1e772b7dd4 | |||
| 81bb0a01b2 | |||
| 7ae8b58e1a | |||
| dde8bf8af0 | |||
| dc4addd985 | |||
| 803f62f7b7 | |||
| 91596b31ec | |||
| a27fea4ba4 | |||
| ba9a94debc | |||
| ac80d26cab | |||
| e4aea719fa | |||
| 4b18ecbd4b | |||
| c2a4c64640 | |||
| 47045dd653 | |||
| b65a85368b | |||
| daf483b097 | |||
| 838a0c5e0c | |||
| 0ccaccfcde | |||
| d1e7f5c113 | |||
| bfb5b85c41 | |||
| effd753512 | |||
| cfc777d45d | |||
| 422f65afbe | |||
| 135b554030 | |||
| 47edb4427a | |||
| bda6c7c390 | |||
| f0f7334f31 | |||
| 669f92c34b | |||
| b657c1323d | |||
| 692f401043 | |||
| a959243282 |
@@ -2,6 +2,20 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.4.3] - 2022-04-13
|
||||
* Added Sites to data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/386
|
||||
* added new Websites to data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/390
|
||||
* Skipped broken tests by @soxoj in https://github.com/soxoj/maigret/pull/397
|
||||
* Added new Websites to data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/401
|
||||
* Added new Websites to data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/404
|
||||
* Updated statistics by @soxoj in https://github.com/soxoj/maigret/pull/406
|
||||
* Added new Websites to data.json by @kustermariocoding in https://github.com/soxoj/maigret/pull/413
|
||||
* Disabled houzz.com, updated sites statistics by @soxoj in https://github.com/soxoj/maigret/pull/422
|
||||
* Fixed last false positives by @soxoj in https://github.com/soxoj/maigret/pull/424
|
||||
* Fixed actual false positives by @soxoj in https://github.com/soxoj/maigret/pull/431
|
||||
|
||||
**Full Changelog**: https://github.com/soxoj/maigret/compare/v0.4.2...v0.4.3
|
||||
|
||||
## [0.4.2] - 2022-03-07
|
||||
* [ImgBot] Optimize images by @imgbot in https://github.com/soxoj/maigret/pull/319
|
||||
* Bump pytest-asyncio from 0.17.0 to 0.17.1 by @dependabot in https://github.com/soxoj/maigret/pull/321
|
||||
|
||||
+2
-2
@@ -6,8 +6,8 @@ project = 'Maigret'
|
||||
copyright = '2021, soxoj'
|
||||
author = 'soxoj'
|
||||
|
||||
release = '0.4.2'
|
||||
version = '0.4.2'
|
||||
release = '0.4.3'
|
||||
version = '0.4.3'
|
||||
|
||||
# -- General configuration
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ PyPi package.
|
||||
4. Get auto-generate release notes:
|
||||
|
||||
- Open https://github.com/soxoj/maigret/releases/new
|
||||
- Click `Choose a tag`, enter `test`
|
||||
- Click `Choose a tag`, enter `v0.4.0` (your version)
|
||||
- Click `Create new tag`
|
||||
- Press `+ Auto-generate release notes`
|
||||
- Copy all the text from description text field below
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
"""Maigret version file"""
|
||||
|
||||
__version__ = '0.4.2'
|
||||
__version__ = '0.4.3'
|
||||
|
||||
+279
-3
@@ -550,6 +550,12 @@
|
||||
"usernameClaimed": "buffaloed",
|
||||
"usernameUnclaimed": "noonewouldeverusethis777"
|
||||
},
|
||||
"Airbit": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://airbit.com/{username}",
|
||||
"usernameClaimed": "airbit",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Airliners": {
|
||||
"tags": [
|
||||
"us"
|
||||
@@ -1160,6 +1166,30 @@
|
||||
"usernameClaimed": "blue",
|
||||
"usernameUnclaimed": "noonewould"
|
||||
},
|
||||
"Archive.orgParlerProfiles": {
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
"\"archived_snapshots\": {}"
|
||||
],
|
||||
"presenseStrs": [
|
||||
"\"archived_snapshots\": {\"closest\""
|
||||
],
|
||||
"url": "http://archive.org/wayback/available?url=https://parler.com/profile/{username}",
|
||||
"usernameClaimed": "JoePags",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Archive.orgParlerPosts": {
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
"\"archived_snapshots\": {}"
|
||||
],
|
||||
"presenseStrs": [
|
||||
"\"archived_snapshots\": {\"closest\""
|
||||
],
|
||||
"url": "http://archive.org/wayback/available?url=https://parler.com/profile/{username}/posts",
|
||||
"usernameClaimed": "JoePags",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Archive.orgTwitterProfiles": {
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
@@ -1537,6 +1567,12 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Autofrage": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.autofrage.net/nutzer/{username}",
|
||||
"usernameClaimed": "autofrage",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Autokadabra": {
|
||||
"tags": [
|
||||
"ru"
|
||||
@@ -2077,6 +2113,12 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Bikemap": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.bikemap.net/en/u/{username}/routes/created/",
|
||||
"usernameClaimed": "bikemap",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"BikeRadar": {
|
||||
"tags": [
|
||||
"forum",
|
||||
@@ -2509,6 +2551,18 @@
|
||||
"usernameClaimed": "blue",
|
||||
"usernameUnclaimed": "xgtrq"
|
||||
},
|
||||
"Buzznet": {
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
"<title>Author:"
|
||||
],
|
||||
"absenceStrs": [
|
||||
"The page you are looking for can't be found."
|
||||
],
|
||||
"url": "https://www.buzznet.com/author/{username}/",
|
||||
"usernameClaimed": "karynbailey",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Byte": {
|
||||
"tags": [
|
||||
"forum",
|
||||
@@ -3508,6 +3562,12 @@
|
||||
"usernameClaimed": "blue",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"CryptomatorForum": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://community.cryptomator.org/u/{username}",
|
||||
"usernameClaimed": "michael",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Cssomsk": {
|
||||
"tags": [
|
||||
"ru"
|
||||
@@ -4656,6 +4716,10 @@
|
||||
"shopping",
|
||||
"us"
|
||||
],
|
||||
"errors": {
|
||||
"Sanctions Policy": "Site censorship",
|
||||
"\u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0430 \u0441\u0430\u043d\u043a\u0446\u0438\u0439": "Site censorship"
|
||||
},
|
||||
"checkType": "status_code",
|
||||
"alexaRank": 81,
|
||||
"urlMain": "https://www.etsy.com/",
|
||||
@@ -4989,6 +5053,12 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Fameswap": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://fameswap.com/user/{username}",
|
||||
"usernameClaimed": "fameswap",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Fandom": {
|
||||
"tags": [
|
||||
"us"
|
||||
@@ -5227,6 +5297,12 @@
|
||||
"usernameClaimed": "hazelamy",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Finanzfrage": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.finanzfrage.net/nutzer/{username}",
|
||||
"usernameClaimed": "finanzfrage",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Finforum": {
|
||||
"tags": [
|
||||
"forum",
|
||||
@@ -5659,6 +5735,7 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Forumreligions": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"forum",
|
||||
"ru"
|
||||
@@ -5966,6 +6043,18 @@
|
||||
"usernameClaimed": "Finya",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"G2g.com": {
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
"s Profile - G2G Games Marketplace"
|
||||
],
|
||||
"absenceStrs": [
|
||||
"G2G: World Leading Digital Marketplace Platform"
|
||||
],
|
||||
"url": "https://www.g2g.com/{username}",
|
||||
"usernameClaimed": "user",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"G-news": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
@@ -6294,6 +6383,12 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"GeniusArtists": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://genius.com/artists/{username}",
|
||||
"usernameClaimed": "genius",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Gentlemint": {
|
||||
"tags": [
|
||||
"in"
|
||||
@@ -6327,6 +6422,12 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Gesundheitsfrage": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.gesundheitsfrage.net/nutzer/{username}",
|
||||
"usernameClaimed": "gutefrage",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Giantbomb": {
|
||||
"tags": [
|
||||
"us"
|
||||
@@ -6377,6 +6478,12 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Gitbook": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://{username}.gitbook.io/",
|
||||
"usernameClaimed": "gitbook",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"GitHub": {
|
||||
"tags": [
|
||||
"coding"
|
||||
@@ -6785,6 +6892,12 @@
|
||||
"usernameClaimed": "uehkon89",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Grailed": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.grailed.com/{username}",
|
||||
"usernameClaimed": "blue",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Gramho": {
|
||||
"tags": [
|
||||
"photo"
|
||||
@@ -7316,6 +7429,7 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Houzz": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"us"
|
||||
],
|
||||
@@ -7422,6 +7536,18 @@
|
||||
"usernameClaimed": "sokol",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Iconfinder": {
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
"Page not found"
|
||||
],
|
||||
"presenseStrs": [
|
||||
"iconsets"
|
||||
],
|
||||
"url": "https://www.iconfinder.com/{username}",
|
||||
"usernameClaimed": "iconfinder",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"ICQ": {
|
||||
"tags": [
|
||||
"ch",
|
||||
@@ -7753,6 +7879,12 @@
|
||||
"usernameClaimed": "astra71",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"IonicFramework": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://forum.ionicframework.com/u/{username}",
|
||||
"usernameClaimed": "theblue222",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Iphones.ru": {
|
||||
"tags": [
|
||||
"ru"
|
||||
@@ -8006,6 +8138,12 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"JoplinApp": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://discourse.joplinapp.org/u/{username}",
|
||||
"usernameClaimed": "laurent",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Justforfans": {
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
@@ -8111,9 +8249,16 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Keakr": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.keakr.com/en/profile/{username}",
|
||||
"usernameClaimed": "beats",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Kerch Forum": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"ee",
|
||||
"ua",
|
||||
"forum",
|
||||
"ru"
|
||||
],
|
||||
@@ -8467,6 +8612,12 @@
|
||||
"usernameClaimed": "admin",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Lesswrong": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.lesswrong.com/users/@{username}",
|
||||
"usernameClaimed": "blue",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Letsbeef": {
|
||||
"tags": [
|
||||
"us",
|
||||
@@ -8722,6 +8873,18 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
"alexaRank": 27395
|
||||
},
|
||||
"Listed.to": {
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
"<div class=\"header-image-container\"><p class=\"header-author-capital\">L</p></div>"
|
||||
],
|
||||
"absenceStrs": [
|
||||
"<h3 class=\"h3\">Featured authors</h3>"
|
||||
],
|
||||
"url": "https://listed.to/@{username}",
|
||||
"usernameClaimed": "listed",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Listography": {
|
||||
"tags": [
|
||||
"in"
|
||||
@@ -8966,6 +9129,12 @@
|
||||
"usernameClaimed": "wizard",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Lottiefiles": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://lottiefiles.com/{username}",
|
||||
"usernameClaimed": "lottiefiles",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Love.Mail.ru": {
|
||||
"tags": [
|
||||
"ru"
|
||||
@@ -9129,6 +9298,7 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Mag-portal": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"ru"
|
||||
],
|
||||
@@ -9238,6 +9408,18 @@
|
||||
"usernameClaimed": "Becks",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Mapify.travel": {
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
"class=\"control-center\""
|
||||
],
|
||||
"absenceStrs": [
|
||||
"<title>Nothing found - Mapify</title>"
|
||||
],
|
||||
"url": "https://mapify.travel/{username}",
|
||||
"usernameClaimed": "mapify",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Mapillary Forum": {
|
||||
"tags": [
|
||||
"forum",
|
||||
@@ -9429,6 +9611,7 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Mdshooters": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"forum",
|
||||
"us"
|
||||
@@ -9909,6 +10092,12 @@
|
||||
"usernameClaimed": "test",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Motorradfrage": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.motorradfrage.net/nutzer/{username}",
|
||||
"usernameClaimed": "gutefrage",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Motorka": {
|
||||
"tags": [
|
||||
"forum",
|
||||
@@ -10568,6 +10757,12 @@
|
||||
"usernameClaimed": "blue",
|
||||
"usernameUnclaimed": "noonewould"
|
||||
},
|
||||
"Needrom": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.needrom.com/author/{username}/",
|
||||
"usernameClaimed": "needrom",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Nekto": {
|
||||
"tags": [
|
||||
"pt",
|
||||
@@ -11114,6 +11309,18 @@
|
||||
"usernameClaimed": "Rasamaha",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Ow.ly": {
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
"Oops, an error occurred"
|
||||
],
|
||||
"presenseStrs": [
|
||||
"Images"
|
||||
],
|
||||
"url": "http://ow.ly/user/{username}",
|
||||
"usernameClaimed": "StopAdMedia",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"P38forum": {
|
||||
"urlSubpath": "/forums",
|
||||
"engine": "vBulletin",
|
||||
@@ -11326,6 +11533,18 @@
|
||||
"usernameClaimed": "annetlovart",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Patronite": {
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
"Nie znale\u017ali\u015bmy strony kt\u00f3rej szukasz."
|
||||
],
|
||||
"presenseStrs": [
|
||||
"Zosta\u0144 Patronem"
|
||||
],
|
||||
"url": "https://patronite.pl/{username}",
|
||||
"usernameClaimed": "radio357",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Paypal": {
|
||||
"tags": [
|
||||
"finance"
|
||||
@@ -11784,6 +12003,9 @@
|
||||
"us"
|
||||
],
|
||||
"checkType": "message",
|
||||
"errors": {
|
||||
"Unfortunately, Pluralsight's products are not available in your area at this time": "Site censorship"
|
||||
},
|
||||
"absenceStrs": [
|
||||
"<title>Not available | Profile</title>",
|
||||
"renderErrorPage(404)"
|
||||
@@ -11967,6 +12189,18 @@
|
||||
"usernameClaimed": "swiftstickler",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Polymart": {
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
"Resources</div>"
|
||||
],
|
||||
"absenceStrs": [
|
||||
"Looks like we couldn't find this user. Sorry!"
|
||||
],
|
||||
"url": "https://polymart.org/user/{username}",
|
||||
"usernameClaimed": "craciu25yt",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Pornhub": {
|
||||
"tags": [
|
||||
"porn"
|
||||
@@ -12569,6 +12803,7 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Raidforums": {
|
||||
"disabled": true,
|
||||
"checkType": "status_code",
|
||||
"alexaRank": 20059,
|
||||
"urlMain": "https://raidforums.com/",
|
||||
@@ -12725,6 +12960,12 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"RcloneForum": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://forum.rclone.org/u/{username}",
|
||||
"usernameClaimed": "ncw",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Realmeye": {
|
||||
"tags": [
|
||||
"gaming"
|
||||
@@ -12829,6 +13070,12 @@
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Reisefrage": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.reisefrage.net/nutzer/{username}",
|
||||
"usernameClaimed": "reisefrage",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"ReligiousForums": {
|
||||
"tags": [
|
||||
"forum"
|
||||
@@ -13551,6 +13798,9 @@
|
||||
"absenceStrs": [
|
||||
"Page not found"
|
||||
],
|
||||
"errors": {
|
||||
"This page is unavailable": "Site censorship"
|
||||
},
|
||||
"alexaRank": 256,
|
||||
"urlMain": "https://www.scribd.com/",
|
||||
"url": "https://www.scribd.com/{username}",
|
||||
@@ -14335,6 +14585,12 @@
|
||||
"tech"
|
||||
]
|
||||
},
|
||||
"Splice": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://splice.com/{username}",
|
||||
"usernameClaimed": "splice",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Splits.io": {
|
||||
"tags": [
|
||||
"us"
|
||||
@@ -14358,6 +14614,12 @@
|
||||
"usernameClaimed": "blue",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Sportlerfrage": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://www.sportlerfrage.net/nutzer/{username}",
|
||||
"usernameClaimed": "sportlerfrage",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"SportsTracker": {
|
||||
"tags": [
|
||||
"pt",
|
||||
@@ -14380,7 +14642,7 @@
|
||||
"us"
|
||||
],
|
||||
"headers": {
|
||||
"authorization": "Bearer BQA36E_xShUNOPArj0N9QbFrDkovhcEVJKjDyW8kHYh9b5pSybHHtXuwGddshglEWFnvxmOSdHWLwSmvX44"
|
||||
"authorization": "Bearer BQC9-OP2kEpb1erONf7I1rtKGhWht3hvSXdZKxeopSXeAt8BQ0gpbgHKCrNo434XmabE3kZCS_XEKMwWokE"
|
||||
},
|
||||
"errors": {
|
||||
"Spotify is currently not available in your country.": "Access denied in your country, use proxy/vpn"
|
||||
@@ -14764,6 +15026,12 @@
|
||||
"usernameClaimed": "alex",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Swapd": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://swapd.co/u/{username}",
|
||||
"usernameClaimed": "swapd",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"SwimmingForum": {
|
||||
"tags": [
|
||||
"forum",
|
||||
@@ -15715,6 +15983,12 @@
|
||||
"usernameClaimed": "blue",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Traktrain": {
|
||||
"checkType": "status_code",
|
||||
"url": "https://traktrain.com/{username}",
|
||||
"usernameClaimed": "traktrain",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Travelblog": {
|
||||
"tags": [
|
||||
"blog",
|
||||
@@ -16090,6 +16364,7 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Ubisoft": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"forum",
|
||||
"gaming",
|
||||
@@ -16514,7 +16789,7 @@
|
||||
"video"
|
||||
],
|
||||
"headers": {
|
||||
"Authorization": "jwt eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2NDc1MjE0NjAsInVzZXJfaWQiOm51bGwsImFwcF9pZCI6NTg0NzksInNjb3BlcyI6InB1YmxpYyIsInRlYW1fdXNlcl9pZCI6bnVsbH0.i4Sq_2pug4P_bMkua8lN_rYXhOeIL68yJ1gKulL3uks"
|
||||
"Authorization": "jwt eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2NDk4Nzk3NjAsInVzZXJfaWQiOm51bGwsImFwcF9pZCI6NTg0NzksInNjb3BlcyI6InB1YmxpYyIsInRlYW1fdXNlcl9pZCI6bnVsbH0.UyZMDa0Csc4IckAP6lYN0TX5tJ3wE19wHHDntCUTJ4U"
|
||||
},
|
||||
"activation": {
|
||||
"url": "https://vimeo.com/_rv/viewer",
|
||||
@@ -21263,6 +21538,7 @@
|
||||
]
|
||||
},
|
||||
"theprodigy": {
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"forum",
|
||||
"ru",
|
||||
|
||||
@@ -11,7 +11,7 @@ with open('requirements.txt') as rf:
|
||||
requires = rf.read().splitlines()
|
||||
|
||||
setup(name='maigret',
|
||||
version='0.4.2',
|
||||
version='0.4.3',
|
||||
description='Collect a dossier on a person by username from a huge number of sites',
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
## List of supported sites (search methods): total 2734
|
||||
## List of supported sites (search methods): total 2767
|
||||
|
||||
Rank data fetched from Alexa by domains.
|
||||
|
||||
@@ -163,7 +163,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Redtube (https://ru.redtube.com/)](https://ru.redtube.com/)*: top 5K, porn, us*
|
||||
1.  [Strava (https://www.strava.com/)](https://www.strava.com/)*: top 5K, us*
|
||||
1.  [Ameba (https://profile.ameba.jp)](https://profile.ameba.jp)*: top 5K, jp*
|
||||
1.  [Houzz (https://houzz.com/)](https://houzz.com/)*: top 5K, us*
|
||||
1.  [Houzz (https://houzz.com/)](https://houzz.com/)*: top 5K, us*, search is disabled
|
||||
1.  [123rf (https://ru.123rf.com)](https://ru.123rf.com)*: top 5K, photo, ru, us*
|
||||
1.  [Bandcamp (https://www.bandcamp.com/)](https://www.bandcamp.com/)*: top 5K, music, us*
|
||||
1.  [Gofundme (https://www.gofundme.com)](https://www.gofundme.com)*: top 5K, finance, us*
|
||||
@@ -225,7 +225,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Gab (https://gab.com/)](https://gab.com/)*: top 5K, in, us*
|
||||
1.  [Flightradar24 (https://www.flightradar24.com/)](https://www.flightradar24.com/)*: top 5K, de, es, us*
|
||||
1.  [Wykop (https://www.wykop.pl)](https://www.wykop.pl)*: top 5K, pl*
|
||||
1.  [Ubisoft (https://forums-ru.ubisoft.com/)](https://forums-ru.ubisoft.com/)*: top 5K, forum, gaming, us*
|
||||
1.  [Ubisoft (https://forums-ru.ubisoft.com/)](https://forums-ru.ubisoft.com/)*: top 5K, forum, gaming, us*, search is disabled
|
||||
1.  [Codecademy (https://www.codecademy.com/)](https://www.codecademy.com/)*: top 5K, coding, education*
|
||||
1.  [HubPages (https://hubpages.com/)](https://hubpages.com/)*: top 5K, blog, us*
|
||||
1.  [ArchiveOfOurOwn (https://archiveofourown.org)](https://archiveofourown.org)*: top 5K, us*
|
||||
@@ -470,7 +470,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [donorbox (https://donorbox.org)](https://donorbox.org)*: top 100K, finance*
|
||||
1.  [Sbazar.cz (https://www.sbazar.cz/)](https://www.sbazar.cz/)*: top 100K, cz, shopping*
|
||||
1.  [EuroFootball (https://www.euro-football.ru)](https://www.euro-football.ru)*: top 100K, ru*
|
||||
1.  [Raidforums (https://raidforums.com/)](https://raidforums.com/)*: top 100K, cybercriminal, forum*
|
||||
1.  [Raidforums (https://raidforums.com/)](https://raidforums.com/)*: top 100K, cybercriminal, forum*, search is disabled
|
||||
1.  [forum.ykt.ru (https://forum.ykt.ru)](https://forum.ykt.ru)*: top 100K, forum, ru*
|
||||
1.  [Psychologies.ru (http://www.psychologies.ru)](http://www.psychologies.ru)*: top 100K, ru*
|
||||
1.  [Cloob (https://www.cloob.com/)](https://www.cloob.com/)*: top 100K, ir*
|
||||
@@ -946,7 +946,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Linuxfr (https://linuxfr.org/)](https://linuxfr.org/)*: top 10M, bf, cm, fr, in, ma, tn*
|
||||
1.  [4stor (https://4stor.ru)](https://4stor.ru)*: top 10M, ru*
|
||||
1.  [Monkingme (https://www.monkingme.com/)](https://www.monkingme.com/)*: top 10M, es, in, ir*
|
||||
1.  [Mdshooters (https://www.mdshooters.com)](https://www.mdshooters.com)*: top 10M, forum, us*
|
||||
1.  [Mdshooters (https://www.mdshooters.com)](https://www.mdshooters.com)*: top 10M, forum, us*, search is disabled
|
||||
1.  [Steamid (https://steamid.uk/)](https://steamid.uk/)*: top 10M, gaming*
|
||||
1.  [Steamid (by id) (https://steamid.uk/)](https://steamid.uk/)*: top 10M, gaming*
|
||||
1.  [Desu (https://desu.me)](https://desu.me)*: top 10M, by, forum, ru*
|
||||
@@ -962,7 +962,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Forums-bluemoon-mcfc (https://forums.bluemoon-mcfc.co.uk)](https://forums.bluemoon-mcfc.co.uk)*: top 10M, forum, gb*
|
||||
1.  [Rpgwatch (https://www.rpgwatch.com)](https://www.rpgwatch.com)*: top 10M, ca, forum, in, ru, us*
|
||||
1.  [Weasyl (https://www.weasyl.com)](https://www.weasyl.com)*: top 10M, in*
|
||||
1.  [Kerch Forum (http://forum.kerch.com.ru)](http://forum.kerch.com.ru)*: top 10M, ee, forum, ru*
|
||||
1.  [Kerch Forum (http://forum.kerch.com.ru)](http://forum.kerch.com.ru)*: top 10M, forum, ru, ua*, search is disabled
|
||||
1.  [Mbclub (https://www.mbclub.ru/)](https://www.mbclub.ru/)*: top 10M, ru*
|
||||
1.  [only-paper.ru (http://only-paper.ru)](http://only-paper.ru)*: top 10M, ru*
|
||||
1.  [Quartertothree (https://forum.quartertothree.com)](https://forum.quartertothree.com)*: top 10M, forum, us*
|
||||
@@ -1255,10 +1255,10 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [devushka (https://devushka.ru/)](https://devushka.ru/)*: top 10M, forum, ru*
|
||||
1.  [AllTheSoft (http://www.allthesoft.com)](http://www.allthesoft.com)*: top 10M, in*
|
||||
1.  [Starvault (https://starvault.se)](https://starvault.se)*: top 10M, gaming*
|
||||
1.  [theprodigy (https://forum.theprodigy.ru/)](https://forum.theprodigy.ru/)*: top 10M, forum, ru, ua*
|
||||
1.  [theprodigy (https://forum.theprodigy.ru/)](https://forum.theprodigy.ru/)*: top 10M, forum, ru, ua*, search is disabled
|
||||
1.  [Footballforums (http://www.footballforums.net)](http://www.footballforums.net)*: top 10M, forum, gb*
|
||||
1.  [diecastcrazy.com (http://diecastcrazy.com/)](http://diecastcrazy.com/)*: top 10M, auto, forum*
|
||||
1.  [Mag-portal (https://mag-portal.ru)](https://mag-portal.ru)*: top 10M, ru*
|
||||
1.  [Mag-portal (https://mag-portal.ru)](https://mag-portal.ru)*: top 10M, ru*, search is disabled
|
||||
1.  [Painters-online (https://www.painters-online.co.uk)](https://www.painters-online.co.uk)*: top 10M, gb*
|
||||
1.  [PokerStrategy (http://www.pokerstrategy.net)](http://www.pokerstrategy.net)*: top 10M, ru*, search is disabled
|
||||
1.  [Sexforum.ws (http://sexforum.ws)](http://sexforum.ws)*: top 10M, forum, ru*, search is disabled
|
||||
@@ -1367,7 +1367,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Ispdn (http://ispdn.ru)](http://ispdn.ru)*: top 10M, ru*
|
||||
1.  [Aboutcar (http://aboutcar.ru)](http://aboutcar.ru)*: top 10M, ru*
|
||||
1.  [Bbshave (https://bbshave.ru)](https://bbshave.ru)*: top 10M, forum, ru*
|
||||
1.  [Forumreligions (https://forumreligions.ru)](https://forumreligions.ru)*: top 10M, forum, ru*
|
||||
1.  [Forumreligions (https://forumreligions.ru)](https://forumreligions.ru)*: top 10M, forum, ru*, search is disabled
|
||||
1.  [zebest.ucoz.ru (http://zebest.ucoz.ru)](http://zebest.ucoz.ru)*: top 10M*
|
||||
1.  [kadroviku.ru (http://kadroviku.ru)](http://kadroviku.ru)*: top 10M*
|
||||
1.  [Hockeyforum (https://www.hockeyforum.com)](https://www.hockeyforum.com)*: top 10M, forum, sport*, search is disabled
|
||||
@@ -1548,25 +1548,31 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [63148.com.ua (http://63148.com.ua)](http://63148.com.ua)*: top 100M*
|
||||
1.  [74507.ucoz.ru (http://74507.ucoz.ru)](http://74507.ucoz.ru)*: top 100M*
|
||||
1.  [AMUR (https://apteka.ee)](https://apteka.ee)*: top 100M, dating, ru*
|
||||
1.  [Airbit ()]()*: top 100M*
|
||||
1.  [Alabay (https://alabay.forum24.ru)](https://alabay.forum24.ru)*: top 100M, forum, ru*
|
||||
1.  [Americanthinker (https://www.americanthinker.com/)](https://www.americanthinker.com/)*: top 100M*
|
||||
1.  [Anilist ()]()*: top 100M*
|
||||
1.  [Anonup ()]()*: top 100M*
|
||||
1.  [Antipunk (https://antipunk.com/)](https://antipunk.com/)*: top 100M, ru*
|
||||
1.  [ApexLegends ()]()*: top 100M*
|
||||
1.  [Archive.orgParlerProfiles ()]()*: top 100M*
|
||||
1.  [Archive.orgParlerPosts ()]()*: top 100M*
|
||||
1.  [Archive.orgTwitterProfiles ()]()*: top 100M*
|
||||
1.  [Archive.orgTwitterTweets ()]()*: top 100M*
|
||||
1.  [Arduino ()]()*: top 100M*
|
||||
1.  [Artistsnclients ()]()*: top 100M*
|
||||
1.  [Artpersona (http://artpersona.org/)](http://artpersona.org/)*: top 100M, ru*
|
||||
1.  [Autofrage ()]()*: top 100M*
|
||||
1.  [AvidCommunity ()]()*: top 100M*
|
||||
1.  [Avtoforum (https://avtoforum.org)](https://avtoforum.org)*: top 100M, forum, ru*
|
||||
1.  [Bandlab ()]()*: top 100M*
|
||||
1.  [Bentbox ()]()*: top 100M*
|
||||
1.  [Biggerpockets ()]()*: top 100M*
|
||||
1.  [Bikemap ()]()*: top 100M*
|
||||
1.  [Bitwarden ()]()*: top 100M*
|
||||
1.  [Blogi.pl ()]()*: top 100M*
|
||||
1.  [Bugcrowd ()]()*: top 100M*
|
||||
1.  [Buzznet ()]()*: top 100M*
|
||||
1.  [Caringbridge ()]()*: top 100M*
|
||||
1.  [Carrd.co ()]()*: top 100M*
|
||||
1.  [Cash.app ()]()*: top 100M*
|
||||
@@ -1582,6 +1588,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Chess-russia (http://www.chess-russia.ru)](http://www.chess-russia.ru)*: top 100M, ru*
|
||||
1.  [Citizen4 ()]()*: top 100M*
|
||||
1.  [Club-comedy.clan.su (https://club-comedy.clan.su)](https://club-comedy.clan.su)*: top 100M, ru*
|
||||
1.  [CryptomatorForum ()]()*: top 100M*
|
||||
1.  [Cssomsk (http://www.cssomsk.ru)](http://www.cssomsk.ru)*: top 100M, ru*
|
||||
1.  [Cults3d ()]()*: top 100M*
|
||||
1.  [Cyberclock (https://cyberclock.cc)](https://cyberclock.cc)*: top 100M, ru*
|
||||
@@ -1609,38 +1616,52 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Friendfinder ()]()*: top 100M*
|
||||
1.  [Friendfinder-x ()]()*: top 100M*
|
||||
1.  [Furaffinity ()]()*: top 100M*
|
||||
1.  [Fameswap ()]()*: top 100M*
|
||||
1.  [Fegatch (http://www.fegatch.com/)](http://www.fegatch.com/)*: top 100M, ru*
|
||||
1.  [Filmogs (https://www.filmo.gs/)](https://www.filmo.gs/)*: top 100M, movies*, search is disabled
|
||||
1.  [Finanzfrage ()]()*: top 100M*
|
||||
1.  [Forum.jambox.ru (https://forum.jambox.ru)](https://forum.jambox.ru)*: top 100M, forum, ru*
|
||||
1.  [Forum.quake2.com.ru (http://forum.quake2.com.ru/)](http://forum.quake2.com.ru/)*: top 100M, forum, ru*
|
||||
1.  [Forum29 (http://forum29.net)](http://forum29.net)*: top 100M, forum, ru*, search is disabled
|
||||
1.  [ForumSmotri (https://forumsmotri.club)](https://forumsmotri.club)*: top 100M, forum, ru*
|
||||
1.  [ForumVancouver (http://www.forumvancouver.com)](http://www.forumvancouver.com)*: top 100M, ca, forum*
|
||||
1.  [G2g.com ()]()*: top 100M*
|
||||
1.  [Gam1ng (https://gam1ng.com.br)](https://gam1ng.com.br)*: top 100M, br, webcam*, search is disabled
|
||||
1.  [GaragePunk (https://www.garagepunk.com)](https://www.garagepunk.com)*: top 100M, us*
|
||||
1.  [GeniusArtists ()]()*: top 100M*
|
||||
1.  [Gesundheitsfrage ()]()*: top 100M*
|
||||
1.  [Gitbook ()]()*: top 100M*
|
||||
1.  [Gliger (http://www.gliger.ru)](http://www.gliger.ru)*: top 100M, ru*, search is disabled
|
||||
1.  [Gnome-vcs ()]()*: top 100M*
|
||||
1.  [GolfMonthly (https://forums.golf-monthly.co.uk/)](https://forums.golf-monthly.co.uk/)*: top 100M, forum, gb, us*
|
||||
1.  [Gothic (http://gothic.su)](http://gothic.su)*: top 100M, forum, ru*
|
||||
1.  [Gradle ()]()*: top 100M*
|
||||
1.  [Grailed ()]()*: top 100M*
|
||||
1.  [Gunandgame (https://www.gunandgame.co)](https://www.gunandgame.co)*: top 100M, us*, search is disabled
|
||||
1.  [HackeralexaRank (https://hackeralexaRank.com/)](https://hackeralexaRank.com/)*: top 100M*, search is disabled
|
||||
1.  [Hackerrank ()]()*: top 100M*
|
||||
1.  [Hexrpg ()]()*: top 100M*
|
||||
1.  [Iconfinder ()]()*: top 100M*
|
||||
1.  [Inkbunny ()]()*: top 100M*
|
||||
1.  [Ipolska.pl ()]()*: top 100M*
|
||||
1.  [Ingunowners (https://www.ingunowners.com)](https://www.ingunowners.com)*: top 100M, forum, us*
|
||||
1.  [IonicFramework ()]()*: top 100M*
|
||||
1.  [Jbzd ()]()*: top 100M*
|
||||
1.  [Jeja.pl ()]()*: top 100M*
|
||||
1.  [Jellyfin Weblate ()]()*: top 100M*
|
||||
1.  [Jer.forum24.ru (http://jer.forum24.ru)](http://jer.forum24.ru)*: top 100M, forum, ru*
|
||||
1.  [Joemonster ()]()*: top 100M*
|
||||
1.  [JoplinApp ()]()*: top 100M*
|
||||
1.  [Justforfans ()]()*: top 100M*
|
||||
1.  [Karab.in ()]()*: top 100M*
|
||||
1.  [Keakr ()]()*: top 100M*
|
||||
1.  [Kotburger ()]()*: top 100M*
|
||||
1.  [Lesswrong ()]()*: top 100M*
|
||||
1.  [LibReviews (https://lib.reviews)](https://lib.reviews)*: top 100M*
|
||||
1.  [Liebe69 (https://www.liebe69.de)](https://www.liebe69.de)*: top 100M, de*
|
||||
1.  [line.me ()]()*: top 100M*
|
||||
1.  [Listed.to ()]()*: top 100M*
|
||||
1.  [Lottiefiles ()]()*: top 100M*
|
||||
1.  [Lovemakeup (https://lovemakeup.ru)](https://lovemakeup.ru)*: top 100M, ru*
|
||||
1.  [Lowcygier.pl ()]()*: top 100M*
|
||||
1.  [Macqa (https://macqa.ru)](https://macqa.ru)*: top 100M, ru*
|
||||
@@ -1648,6 +1669,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Magabook ()]()*: top 100M*
|
||||
1.  [Magiimir (https://magiimir.com)](https://magiimir.com)*: top 100M, ru*
|
||||
1.  [Mamochki (https://mamochki.by/)](https://mamochki.by/)*: top 100M, by, ru*
|
||||
1.  [Mapify.travel ()]()*: top 100M*
|
||||
1.  [MapMyTracks ()]()*: top 100M*
|
||||
1.  [Marshmallow ()]()*: top 100M*
|
||||
1.  [Martech ()]()*: top 100M*
|
||||
@@ -1660,6 +1682,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Mistrzowie ()]()*: top 100M*
|
||||
1.  [Mixlr (http:/mixlr.com/)](http:/mixlr.com/)*: top 100M, gb*
|
||||
1.  [Motokiller ()]()*: top 100M*
|
||||
1.  [Motorradfrage ()]()*: top 100M*
|
||||
1.  [Munzee (https://www.munzee.com/)](https://www.munzee.com/)*: top 100M, gb*
|
||||
1.  [MurmanskLife (http://murmansk-life.ru)](http://murmansk-life.ru)*: top 100M, ru*
|
||||
1.  [Music-rock (http://music-rock.ru/)](http://music-rock.ru/)*: top 100M, forum, ru*
|
||||
@@ -1667,13 +1690,16 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Mydarling (http://mydarling.ru/)](http://mydarling.ru/)*: top 100M, ru*
|
||||
1.  [Naturalnews ()]()*: top 100M*
|
||||
1.  [Ninjakiwi ()]()*: top 100M*
|
||||
1.  [Needrom ()]()*: top 100M*
|
||||
1.  [Numizmat (https://numizmat-forum.ru)](https://numizmat-forum.ru)*: top 100M, forum, ru*
|
||||
1.  [Nyaa.si ()]()*: top 100M*
|
||||
1.  [Oglaszamy24h ()]()*: top 100M*
|
||||
1.  [Olx.pl ()]()*: top 100M*
|
||||
1.  [Ourfreedombook ()]()*: top 100M*
|
||||
1.  [Ow.ly ()]()*: top 100M*
|
||||
1.  [P38forum (http://p38forum.com)](http://p38forum.com)*: top 100M, forum*
|
||||
1.  [Parkrocker (https://www.parkrocker.net)](https://www.parkrocker.net)*: top 100M, de, forum*
|
||||
1.  [Patronite ()]()*: top 100M*
|
||||
1.  [Pewex.pl ()]()*: top 100M*
|
||||
1.  [Piekielni ()]()*: top 100M*
|
||||
1.  [Piratebuhta (https://piratebuhta.club)](https://piratebuhta.club)*: top 100M, forum, ru*
|
||||
@@ -1681,6 +1707,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Polczat.pl ()]()*: top 100M*
|
||||
1.  [Policja2009 ()]()*: top 100M*
|
||||
1.  [Polleverywhere ()]()*: top 100M*
|
||||
1.  [Polymart ()]()*: top 100M*
|
||||
1.  [PornhubPornstars ()]()*: top 100M*
|
||||
1.  [Portraitartistforum (http://www.portraitartistforum.com)](http://www.portraitartistforum.com)*: top 100M, forum*
|
||||
1.  [Poshmark ()]()*: top 100M*
|
||||
@@ -1692,6 +1719,8 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Quizlet ()]()*: top 100M*
|
||||
1.  [RamblerDating (https://dating.rambler.ru/)](https://dating.rambler.ru/)*: top 100M, dating, ru*
|
||||
1.  [Rammclan (http://www.rammclan.ru)](http://www.rammclan.ru)*: top 100M, ru*
|
||||
1.  [RcloneForum ()]()*: top 100M*
|
||||
1.  [Reisefrage ()]()*: top 100M*
|
||||
1.  [Rigcz.club ()]()*: top 100M*
|
||||
1.  [Rlocman (https://www.rlocman.ru)](https://www.rlocman.ru)*: top 100M, forum, ru*
|
||||
1.  [Rngf (http://www.rngf.ru/)](http://www.rngf.ru/)*: top 100M, ru*
|
||||
@@ -1715,8 +1744,11 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Solikick ()]()*: top 100M*
|
||||
1.  [Spankpay ()]()*: top 100M*
|
||||
1.  [SpiceWorks (https://community.spiceworks.co)](https://community.spiceworks.co)*: top 100M, forum, tech*
|
||||
1.  [Splice ()]()*: top 100M*
|
||||
1.  [Sportlerfrage ()]()*: top 100M*
|
||||
1.  [Statistika (http://statistika.ru)](http://statistika.ru)*: top 100M, forum, ru*
|
||||
1.  [Suzuri.jp ()]()*: top 100M*
|
||||
1.  [Swapd ()]()*: top 100M*
|
||||
1.  [Syktforum (http://syktforum.ru)](http://syktforum.ru)*: top 100M, forum, ru*
|
||||
1.  [SyktyvkarOnline (http://syktyvkar-online.ru)](http://syktyvkar-online.ru)*: top 100M, ru*
|
||||
1.  [Szerokikadr.pl ()]()*: top 100M*
|
||||
@@ -1733,6 +1765,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [Tldrlegal.com ()]()*: top 100M*
|
||||
1.  [Terminator (http://terminator-scc.net.ru)](http://terminator-scc.net.ru)*: top 100M, ru*
|
||||
1.  [Tkgr (http://tkgr.ru/)](http://tkgr.ru/)*: top 100M, ru*
|
||||
1.  [Traktrain ()]()*: top 100M*
|
||||
1.  [TruckersMP.ru (https://truckersmp.ru)](https://truckersmp.ru)*: top 100M, gaming, ru*
|
||||
1.  [Tunefind ()]()*: top 100M*
|
||||
1.  [Twitcasting ()]()*: top 100M*
|
||||
@@ -2738,30 +2771,30 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [hozpitality (https://www.hozpitality.com)](https://www.hozpitality.com)*: top 100M*
|
||||
1.  [kazanlashkigalab.com (https://kazanlashkigalab.com)](https://kazanlashkigalab.com)*: top 100M, kz*
|
||||
|
||||
The list was updated at (2022-03-30 21:09:21.313179 UTC)
|
||||
The list was updated at (2022-04-13 19:50:19.643066 UTC)
|
||||
## Statistics
|
||||
|
||||
Enabled/total sites: 2579/2734 = 94.33%
|
||||
Enabled/total sites: 2604/2767 = 94.11%
|
||||
|
||||
Incomplete checks: 523/1988 = 26.31% (false positive risks)
|
||||
Incomplete checks: 516/1991 = 25.92% (false positive risks)
|
||||
|
||||
Top 20 profile URLs:
|
||||
- (796) `{urlMain}/index/8-0-{username} (uCoz)`
|
||||
- (250) `/{username}`
|
||||
- (259) `/{username}`
|
||||
- (221) `{urlMain}{urlSubpath}/members/?username={username} (XenForo)`
|
||||
- (154) `/user/{username}`
|
||||
- (157) `/user/{username}`
|
||||
- (134) `{urlMain}{urlSubpath}/member.php?username={username} (vBulletin)`
|
||||
- (105) `/profile/{username}`
|
||||
- (87) `{urlMain}/u/{username}/summary (Discourse)`
|
||||
- (79) `/users/{username}`
|
||||
- (45) `/@{username}`
|
||||
- (46) `/@{username}`
|
||||
- (44) `{urlMain}{urlSubpath}/search.php?author={username} (phpBB/Search)`
|
||||
- (42) `SUBDOMAIN`
|
||||
- (41) `/members/?username={username}`
|
||||
- (41) `SUBDOMAIN`
|
||||
- (33) `/u/{username}`
|
||||
- (38) `/u/{username}`
|
||||
- (28) `/members/{username}`
|
||||
- (27) `{urlMain}{urlSubpath}/memberlist.php?username={username} (phpBB)`
|
||||
- (21) `/author/{username}`
|
||||
- (23) `/author/{username}`
|
||||
- (18) `/forum/members/?username={username}`
|
||||
- (18) `/forum/search.php?keywords=&terms=all&author={username}`
|
||||
- (17) `/search.php?keywords=&terms=all&author={username}`
|
||||
@@ -2769,7 +2802,7 @@ Top 20 profile URLs:
|
||||
|
||||
Top 20 tags:
|
||||
- (271) `forum`
|
||||
- (83) `NO_TAGS` (non-standard)
|
||||
- (106) `NO_TAGS` (non-standard)
|
||||
- (50) `gaming`
|
||||
- (24) `photo`
|
||||
- (24) `coding`
|
||||
|
||||
Reference in New Issue
Block a user