mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
fixed url and absense/presence strings for friendfinder-x.com
This commit is contained in:
@@ -4871,12 +4871,12 @@
|
||||
"Friendfinder-x": {
|
||||
"checkType": "message",
|
||||
"presenseStrs": [
|
||||
"friendfinder.com/profile/"
|
||||
"s Dating Profile on FriendFinder-x"
|
||||
],
|
||||
"absenceStrs": [
|
||||
"friendfinder.com/p/register.cgi"
|
||||
"friendfinder-x.com/p/register.cgi"
|
||||
],
|
||||
"url": "https://friendfinder.com/profile/{username}",
|
||||
"url": "https://www.friendfinder-x.com/profile/{username}",
|
||||
"usernameClaimed": "uehkon89",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user