mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
Sites checks fixes (#1896)
Fixed incorrect site names, added method to compare sites
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
## List of supported sites (search methods): total 3125
|
||||
## List of supported sites (search methods): total 3126
|
||||
|
||||
Rank data fetched from Alexa by domains.
|
||||
|
||||
@@ -2864,13 +2864,13 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [ovnl.in (https://ovnl.in)](https://ovnl.in)*: top 100M, forum*, search is disabled
|
||||
1.  [wls.social (https://wls.social)](https://wls.social)*: top 100M, blog*, search is disabled
|
||||
1.  [HiddenAnswers (http://answerszuvs3gg2l64e6hmnryudl5zgrmwm3vh65hzszdghblddvfiqd.onion)](http://answerszuvs3gg2l64e6hmnryudl5zgrmwm3vh65hzszdghblddvfiqd.onion)*: top 100M, q&a, tor*
|
||||
1.  [.com ({username}.com)]({username}.com)*: top 100M*
|
||||
1.  [.pro ({username}.pro)]({username}.pro)*: top 100M*
|
||||
1.  [.me ({username}.me)]({username}.me)*: top 100M*
|
||||
1.  [.biz ({username}.biz)]({username}.biz)*: top 100M*
|
||||
1.  [.email ({username}.email)]({username}.email)*: top 100M*
|
||||
1.  [.guru ({username}.guru)]({username}.guru)*: top 100M*
|
||||
1.  [.ddns.net ({username}.ddns.net)]({username}.ddns.net)*: top 100M*
|
||||
1.  [{username}.com ({username}.com)]({username}.com)*: top 100M*
|
||||
1.  [{username}.pro ({username}.pro)]({username}.pro)*: top 100M*
|
||||
1.  [{username}.me ({username}.me)]({username}.me)*: top 100M*
|
||||
1.  [{username}.biz ({username}.biz)]({username}.biz)*: top 100M*
|
||||
1.  [{username}.email ({username}.email)]({username}.email)*: top 100M*
|
||||
1.  [{username}.guru ({username}.guru)]({username}.guru)*: top 100M*
|
||||
1.  [{username}.ddns.net ({username}.ddns.net)]({username}.ddns.net)*: top 100M*
|
||||
1.  [forum-history.ru (http://forum-history.ru)](http://forum-history.ru)*: top 100M*
|
||||
1.  [forum.alconar.ru (https://forum.alconar.ru)](https://forum.alconar.ru)*: top 100M*
|
||||
1.  [krskforum.com (https://krskforum.com)](https://krskforum.com)*: top 100M*
|
||||
@@ -3117,6 +3117,7 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [www.stopstalk.com (https://www.stopstalk.com)](https://www.stopstalk.com)*: top 100M*
|
||||
1.  [www.polywork.com (https://www.polywork.com)](https://www.polywork.com)*: top 100M*
|
||||
1.  [oshwlab.com (https://oshwlab.com)](https://oshwlab.com)*: top 100M*
|
||||
1.  [www.xshaker.net (https://www.xshaker.net)](https://www.xshaker.net)*: top 100M*
|
||||
1.  [chaturbator.su (https://chaturbator.su)](https://chaturbator.su)*: top 100M*
|
||||
1.  [imgflip.com (https://imgflip.com)](https://imgflip.com)*: top 100M*
|
||||
1.  [www.flickr.com (https://www.flickr.com)](https://www.flickr.com)*: top 100M*
|
||||
@@ -3127,21 +3128,22 @@ Rank data fetched from Alexa by domains.
|
||||
1.  [archive.transformativeworks.org (https://archive.transformativeworks.org)](https://archive.transformativeworks.org)*: top 100M*
|
||||
1.  [www.tnaflix.com (https://www.tnaflix.com)](https://www.tnaflix.com)*: top 100M*
|
||||
1.  [massagerepublic.com (https://massagerepublic.com)](https://massagerepublic.com)*: top 100M*
|
||||
1.  [mynickname.com (https://mynickname.com)](https://mynickname.com)*: top 100M, unchecked*
|
||||
|
||||
The list was updated at (2024-11-25 17:22:43.959448+00:00 UTC)
|
||||
The list was updated at (2024-11-26 10:27:01.383232+00:00 UTC)
|
||||
## Statistics
|
||||
|
||||
Enabled/total sites: 2693/3125 = 86.18%
|
||||
Enabled/total sites: 2694/3126 = 86.18%
|
||||
|
||||
Incomplete message checks: 405/2693 = 15.04% (false positive risks)
|
||||
Incomplete message checks: 405/2694 = 15.03% (false positive risks)
|
||||
|
||||
Status code checks: 720/2693 = 26.74% (false positive risks)
|
||||
Status code checks: 720/2694 = 26.73% (false positive risks)
|
||||
|
||||
False positive risk (total): 41.78%
|
||||
False positive risk (total): 41.76%
|
||||
|
||||
Top 20 profile URLs:
|
||||
- (796) `{urlMain}/index/8-0-{username} (uCoz)`
|
||||
- (301) `/{username}`
|
||||
- (302) `/{username}`
|
||||
- (221) `{urlMain}{urlSubpath}/members/?username={username} (XenForo)`
|
||||
- (160) `/user/{username}`
|
||||
- (133) `{urlMain}{urlSubpath}/member.php?username={username} (vBulletin)`
|
||||
|
||||
Reference in New Issue
Block a user