Remove PayPal. Usernames that don't exist are detected.
This commit is contained in:
@@ -886,15 +886,6 @@
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"PayPal": {
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://www.paypal.com/paypalme2/404",
|
||||
"rank": 18441,
|
||||
"url": "https://www.paypal.me/{}",
|
||||
"urlMain": "https://www.paypal.me/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noneownsthisusername"
|
||||
},
|
||||
"Pexels": {
|
||||
"errorType": "status_code",
|
||||
"rank": 483,
|
||||
|
||||
@@ -6,6 +6,22 @@ They are listed here in the hope that things may change in the future
|
||||
so they may be re-included.
|
||||
|
||||
|
||||
## PayPal
|
||||
|
||||
Usernames that don't exist are detected.
|
||||
|
||||
```
|
||||
"PayPal": {
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://www.paypal.com/paypalme2/404",
|
||||
"rank": 18441,
|
||||
"url": "https://www.paypal.com/paypalme2/{}",
|
||||
"urlMain": "https://www.paypal.me/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noneownsthisusername"
|
||||
},
|
||||
```
|
||||
|
||||
## Furaffinity
|
||||
|
||||
Usernames that don't exist are detected.
|
||||
|
||||
Reference in New Issue
Block a user