Merge pull request #2483 from MaxwellOldshein/feat/add-playstrategy-support
Fix Issue #2475: Added support for Playstrategy
This commit is contained in:
commit
5c62b2ab1b
|
|
@ -1580,6 +1580,12 @@
|
|||
"urlMain": "https://play.google.com/store",
|
||||
"username_claimed": "Facebook"
|
||||
},
|
||||
"Playstrategy": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://playstrategy.org/@/{}",
|
||||
"urlMain": "https://playstrategy.org",
|
||||
"username_claimed": "oruro"
|
||||
},
|
||||
"Plurk": {
|
||||
"errorMsg": "User Not Found!",
|
||||
"errorType": "message",
|
||||
|
|
|
|||
Loading…
Reference in New Issue