fix: shpock f+

This commit is contained in:
Paul Pfeister 2025-02-03 01:51:54 -05:00
parent af2bb98901
commit d029af3e89
No known key found for this signature in database
GPG Key ID: 70D33A96CBD7A994
2 changed files with 11 additions and 6 deletions

View File

@ -1909,3 +1909,14 @@ __2025-02-02 :__ Might be dead again. Nobody knows for sure.
"username_claimed": "blue"
}
```
## Shpock
__2025-02-02 :__ Can likely be added back with a new endpoint (source username availability endpoint from mobile app reg flow?)
```json
"Shpock": {
"errorType": "status_code",
"url": "https://www.shpock.com/shop/{}/items",
"urlMain": "https://www.shpock.com/",
"username_claimed": "user"
}
```

View File

@ -1840,12 +1840,6 @@
"urlMain": "https://www.shitpostbot.com/",
"username_claimed": "blue"
},
"Shpock": {
"errorType": "status_code",
"url": "https://www.shpock.com/shop/{}/items",
"urlMain": "https://www.shpock.com/",
"username_claimed": "user"
},
"Signal": {
"errorMsg": "Oops! That page doesn\u2019t exist or is private.",
"errorType": "message",