mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 12:23:03 +00:00
Add support for Pokemon Showdown online game
This commit is contained in:
parent
3276e97327
commit
1384eb60f2
1 changed files with 7 additions and 0 deletions
|
@ -1194,5 +1194,12 @@
|
|||
"urlMain": "https://last.fm/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Pokemon Showdown": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://pokemonshowdown.com/users/{}",
|
||||
"urlMain": "https://pokemonshowdown.com",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue