Merge pull request #1733 from sherlock-project/regexcheck-buymeacoffee

added regex check to BuyMeACoffee
pull/1399/head^2
Siddharth Dushantha 1 year ago committed by GitHub
commit 676a38a3b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -309,6 +309,7 @@
},
"BuyMeACoffee": {
"errorType": "status_code",
"regexCheck": "[a-zA-Z0-9]{3,15}",
"url": "https://buymeacoff.ee/{}",
"urlMain": "https://www.buymeacoffee.com/",
"urlProbe": "https://www.buymeacoffee.com/{}",

Loading…
Cancel
Save