mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +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"
|
"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}",
|
||||||
|
|||||||
Reference in New Issue
Block a user