mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
fixed url and absense/presence strings for friendfinder-x.com
This commit is contained in:
@@ -4871,12 +4871,12 @@
|
|||||||
"Friendfinder-x": {
|
"Friendfinder-x": {
|
||||||
"checkType": "message",
|
"checkType": "message",
|
||||||
"presenseStrs": [
|
"presenseStrs": [
|
||||||
"friendfinder.com/profile/"
|
"s Dating Profile on FriendFinder-x"
|
||||||
],
|
],
|
||||||
"absenceStrs": [
|
"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",
|
"usernameClaimed": "uehkon89",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user