mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-27 06:10:34 +00:00
changed error checking method for Pling to errorMsg
This commit is contained in:
parent
7b9d6d109b
commit
b0473eb7e0
1 changed files with 2 additions and 2 deletions
|
@ -1189,8 +1189,8 @@
|
||||||
"username_unclaimed": "noonewouldeverusethis7"
|
"username_unclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"Pling": {
|
"Pling": {
|
||||||
"errorType": "response_url",
|
"errorType": "message",
|
||||||
"errorUrl": "https://www.pling.com/",
|
"errorMsg": "Resource not found",
|
||||||
"url": "https://www.pling.com/u/{}/",
|
"url": "https://www.pling.com/u/{}/",
|
||||||
"urlMain": "https://www.pling.com/",
|
"urlMain": "https://www.pling.com/",
|
||||||
"username_claimed": "blue",
|
"username_claimed": "blue",
|
||||||
|
|
Loading…
Reference in a new issue