mirror of
https://github.com/sherlock-project/sherlock
synced 2024-12-03 17:09:16 +00:00
Merge pull request #534 from LameLemon/site-pokerstrategy
Added PokerStrategy support
This commit is contained in:
commit
92f35437df
1 changed files with 8 additions and 0 deletions
|
@ -1363,6 +1363,14 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"PokerStrategy": {
|
||||
"errorType": "status_code",
|
||||
"rank": 11226535,
|
||||
"url": "http://www.pokerstrategy.net/user/{}/profile/",
|
||||
"urlMain": "http://www.pokerstrategy.net",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Polygon": {
|
||||
"errorType": "status_code",
|
||||
"rank": 1056,
|
||||
|
|
Loading…
Reference in a new issue