mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-13 18:05:39 +00:00
fix(linktr.ee): switch detector from message check to status_code (#2649)
This commit is contained in:
@@ -863,14 +863,7 @@
|
||||
"tags": [
|
||||
"links"
|
||||
],
|
||||
"checkType": "message",
|
||||
"absenceStrs": [
|
||||
"The page you’re looking for doesn’t exist.",
|
||||
"Want this to be your username?"
|
||||
],
|
||||
"presenseStrs": [
|
||||
"@container/profile-container"
|
||||
],
|
||||
"checkType": "status_code",
|
||||
"urlMain": "https://linktr.ee",
|
||||
"url": "https://linktr.ee/{username}",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": 1,
|
||||
"updated_at": "2026-05-13T08:45:47Z",
|
||||
"updated_at": "2026-05-13T06:29:11Z",
|
||||
"sites_count": 3154,
|
||||
"min_maigret_version": "0.6.0",
|
||||
"data_sha256": "714e2f36a4d78821bca3bb59d4e8b0f4ba55a7f4a6a6703ffa2167dfbbaa4cc0",
|
||||
"data_sha256": "9c9c9c5c14e833daf32f537e283345c804ca396fba1cc8a57a2976ef8ecfd6a4",
|
||||
"data_url": "https://raw.githubusercontent.com/soxoj/maigret/main/maigret/resources/data.json"
|
||||
}
|
||||
@@ -3165,9 +3165,9 @@ Enabled/total sites: 2524/3154 = 80.03%
|
||||
|
||||
Incomplete message checks: 311/2524 = 12.32% (false positive risks)
|
||||
|
||||
Status code checks: 636/2524 = 25.2% (false positive risks)
|
||||
Status code checks: 637/2524 = 25.24% (false positive risks)
|
||||
|
||||
False positive risk (total): 37.52%
|
||||
False positive risk (total): 37.56%
|
||||
|
||||
Sites with probing: 500px, Armchairgm, BinarySearch (disabled), BleachFandom, Bluesky, BongaCams, Boosty, BuyMeACoffee, Calendly, Cent, Chess, Code Sandbox (disabled), 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, OnlyFans, Paragraph, Picsart, Plurk, Polarsteps, Rarible, Reddit, Reddit Search (Pushshift) (disabled), Revolut.me, RoyalCams, Scratch, Soop, SportsTracker, Spotify, StackOverflow, Substack, TAP'D, Topcoder, Trello, Twitch, Twitter, Twitter Shadowban (disabled), UnstoppableDomains, Vimeo, Vivino, Warframe Market, Warpcast, Weibo, Wikipedia, Yapisal (disabled), YouNow, en.brickimedia.org, forums.grandstream.com, nightbot, notabug.org, qiwi.me (disabled)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user