mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-27 06:10:34 +00:00
fixed paypal false positve
This commit is contained in:
parent
d32794ff68
commit
e30140c3b2
1 changed files with 1 additions and 4 deletions
|
@ -1145,11 +1145,8 @@
|
|||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"PayPal": {
|
||||
"errorMsg": "<meta name=\"twitter:title\" content=\"Get your very own PayPal.Me link\" />",
|
||||
"errorMsg": "<title>PayPal</title>",
|
||||
"errorType": "message",
|
||||
"headers": {
|
||||
"User-Agent": ""
|
||||
},
|
||||
"url": "https://www.paypal.com/paypalme/{}",
|
||||
"urlMain": "https://www.paypal.me/",
|
||||
"username_claimed": "blue",
|
||||
|
|
Loading…
Reference in a new issue