Merge pull request #2483 from MaxwellOldshein/feat/add-playstrategy-support

Fix Issue #2475: Added support for Playstrategy
This commit is contained in:
Paul Pfeister 2025-09-13 18:06:26 -04:00 committed by GitHub
commit 5c62b2ab1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

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