Update BuyMeACoffee to use HTTP Status Detection. The site gives a clean 404 error when a username is not found.

pull/556/head
Christopher K. Hoadley 5 years ago
parent e5957de7fa
commit a45b6d41ec

@ -253,8 +253,7 @@
"username_unclaimed": "noonewouldeverusethis"
},
"BuyMeACoffee": {
"errorMsg": "It returned a 404 error",
"errorType": "message",
"errorType": "status_code",
"rank": 23804,
"url": "https://buymeacoff.ee/{}",
"urlMain": "https://www.buymeacoffee.com/",

Loading…
Cancel
Save