mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-27 14:20:37 +00:00
Added PokerStrategy support
This commit is contained in:
parent
22bf99a988
commit
3d8f4034d3
1 changed files with 8 additions and 0 deletions
|
@ -1363,6 +1363,14 @@
|
||||||
"username_claimed": "blue",
|
"username_claimed": "blue",
|
||||||
"username_unclaimed": "noonewouldeverusethis7"
|
"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": {
|
"Polygon": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"rank": 1056,
|
"rank": 1056,
|
||||||
|
|
Loading…
Reference in a new issue