mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Invalid results fixes (#634)
This commit is contained in:
@@ -26925,12 +26925,18 @@
|
||||
},
|
||||
"Intigriti": {
|
||||
"tags": [
|
||||
"hacking",
|
||||
"in"
|
||||
"eu",
|
||||
"hacking"
|
||||
],
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
"avatar-container"
|
||||
],
|
||||
"absenceStrs": [
|
||||
"We didn't find what you're looking for"
|
||||
],
|
||||
"engine": "engine404message",
|
||||
"urlMain": "https://intigriti.com",
|
||||
"url": "https://intigriti.com/public/profile/{username}",
|
||||
"url": "https://app.intigriti.com/profile/{username}",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
"usernameClaimed": "alex",
|
||||
"alexaRank": 128097
|
||||
@@ -31989,7 +31995,8 @@
|
||||
"checkType": "status_code",
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
"url": "https://flirtic.ee/{username}"
|
||||
"url": "https://flirtic.ee/{username}",
|
||||
"regexCheck": "^[^\\.]+$"
|
||||
},
|
||||
"forum.banana-pi.org": {
|
||||
"checkType": "status_code",
|
||||
|
||||
Reference in New Issue
Block a user