Fix false positive with Paypal. They changed their error text. Convert method to use a response URL.
This commit is contained in:
@@ -913,8 +913,8 @@
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"PayPal": {
|
||||
"errorMsg": "name=\"twitter:title\" content=\"Get your very own PayPal.Me link\"",
|
||||
"errorType": "message",
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://www.paypal.com/paypalme2/404",
|
||||
"rank": 9041,
|
||||
"url": "https://www.paypal.me/{}",
|
||||
"urlMain": "https://www.paypal.me/",
|
||||
|
||||
Reference in New Issue
Block a user