changed pastebin error checking method to errorMsg

pull/715/head
Siddharth Dushantha 4 years ago
parent 8a7808e851
commit 7b9d6d109b

@ -1131,8 +1131,8 @@
"username_unclaimed": "noonewouldeverusethis7"
},
"Pastebin": {
"errorType": "response_url",
"errorUrl": "https://pastebin.com/index",
"errorType": "message",
"errorMsg": "Not Found (#404)",
"url": "https://pastebin.com/u/{}",
"urlMain": "https://pastebin.com/",
"username_claimed": "blue",

Loading…
Cancel
Save