fix: shpock f+
This commit is contained in:
parent
af2bb98901
commit
d029af3e89
|
|
@ -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"
|
||||
}
|
||||
```
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue