fixed url and absense/presence strings for friendfinder-x.com

This commit is contained in:
kustermariocoding
2022-03-17 11:52:14 +01:00
parent cdb69f99a1
commit 50350972a5
+3 -3
View File
@@ -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"
},