changed Bayoushooter to use XenForo and foursquare to use correct checkType (#289)

* changed Bayoushooter to use XenForo and foursquare to use correct checkType
* fix: removed disable from Bayoushooter

Co-authored-by: Antonio Marco <antonio.marco@liferaftinc.com>
This commit is contained in:
Antônio Marco da Silva
2022-01-04 11:23:04 -03:00
committed by GitHub
parent 55dea38b6b
commit e51aba743a
+5 -4
View File
@@ -1721,14 +1721,12 @@
"usernameUnclaimed": "noonewouldeverusethis7" "usernameUnclaimed": "noonewouldeverusethis7"
}, },
"Bayoushooter": { "Bayoushooter": {
"urlSubpath": "/forums",
"disabled": true,
"tags": [ "tags": [
"forum", "forum",
"pk", "pk",
"us" "us"
], ],
"engine": "vBulletin", "engine": "XenForo",
"alexaRank": 1059834, "alexaRank": 1059834,
"urlMain": "https://www.bayoushooter.com", "urlMain": "https://www.bayoushooter.com",
"usernameClaimed": "adam", "usernameClaimed": "adam",
@@ -5194,7 +5192,10 @@
"geosocial", "geosocial",
"in" "in"
], ],
"checkType": "status_code", "checkType": "message",
"presenceStrs": [
"userStatsTitle"
],
"alexaRank": 3413, "alexaRank": 3413,
"urlMain": "https://ru.foursquare.com/", "urlMain": "https://ru.foursquare.com/",
"url": "https://ru.foursquare.com/{username}", "url": "https://ru.foursquare.com/{username}",