This commit is contained in:
eslteacher902010 2026-01-06 02:23:09 +07:00 committed by GitHub
commit 63cc5c98ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -1816,6 +1816,13 @@
"urlMain": "https://www.patreon.com/",
"username_claimed": "blue"
},
"PayPalMe": {
"errorType": "status_code",
"url": "https://www.paypal.com/paypalme/{}",
"urlMain": "https://www.paypal.com/paypalme/",
"regexCheck": "^[A-Za-z0-9]{1,20}$",
"username_claimed": "paypal"
},
"PentesterLab": {
"errorType": "status_code",
"regexCheck": "^[\\w]{4,30}$",