Add support for Pokemon Showdown online game

pull/217/head
Chris Johnston 5 years ago
parent 3276e97327
commit 1384eb60f2

@ -1194,5 +1194,12 @@
"urlMain": "https://last.fm/", "urlMain": "https://last.fm/",
"username_claimed": "blue", "username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
},
"Pokemon Showdown": {
"errorType": "status_code",
"url": "https://pokemonshowdown.com/users/{}",
"urlMain": "https://pokemonshowdown.com",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
} }
} }
Loading…
Cancel
Save