Skip to content

Commit

Permalink
changed Bayoushooter to use XenForo and foursquare to use correct che…
Browse files Browse the repository at this point in the history
…ckType (#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>
  • Loading branch information
antomarsi and antoniomarcoLR committed Jan 4, 2022
1 parent 55dea38 commit e51aba7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions maigret/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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}",
Expand Down

0 comments on commit e51aba7

Please sign in to comment.