Add support for Pokemon Showdown online game

This commit is contained in:
Chris Johnston 2019-07-09 21:20:33 -07:00
parent 3276e97327
commit 1384eb60f2

View file

@ -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"
}
}