mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
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:
committed by
GitHub
parent
55dea38b6b
commit
e51aba743a
@@ -1721,14 +1721,12 @@
|
||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Bayoushooter": {
|
||||
"urlSubpath": "/forums",
|
||||
"disabled": true,
|
||||
"tags": [
|
||||
"forum",
|
||||
"pk",
|
||||
"us"
|
||||
],
|
||||
"engine": "vBulletin",
|
||||
"engine": "XenForo",
|
||||
"alexaRank": 1059834,
|
||||
"urlMain": "https://www.bayoushooter.com",
|
||||
"usernameClaimed": "adam",
|
||||
@@ -5194,7 +5192,10 @@
|
||||
"geosocial",
|
||||
"in"
|
||||
],
|
||||
"checkType": "status_code",
|
||||
"checkType": "message",
|
||||
"presenceStrs": [
|
||||
"userStatsTitle"
|
||||
],
|
||||
"alexaRank": 3413,
|
||||
"urlMain": "https://ru.foursquare.com/",
|
||||
"url": "https://ru.foursquare.com/{username}",
|
||||
|
||||
Reference in New Issue
Block a user