changed error checking method

Checking for the status code wasn't stable. Therefore checking for error
messages is better
This commit is contained in:
Siddharth Dushantha
2024-05-06 22:14:51 +02:00
parent 75af7c1cf8
commit 6182c3c250
+3 -3
View File
@@ -1157,12 +1157,12 @@
"username_claimed": "blue"
},
"Kick": {
"errorType": "status_code",
"errorType": "message",
"errorMsg": "Not Found",
"url": "https://kick.com/{}",
"urlMain": "https://kick.com/",
"urlProbe": "https://kick.com/api/v2/channels/{}",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis77"
"username_claimed": "blue"
},
"Kik": {
"errorMsg": "The page you requested was not found",