Merge pull request #696 from roopeshvs/master

PayPal works now
pull/703/head
Siddharth Dushantha 4 years ago committed by GitHub
commit 6adfbd046b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -155,15 +155,6 @@
"username_claimed": "alex",
"username_unclaimed": "noonewouldeverusethis7"
},
"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"
},
"Pexels": {
"errorType": "status_code",
"rank": 745,

@ -326,21 +326,6 @@ Usernames that don't exist are detected. First noticed 2019-10-25.
},
```
## 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"
},
```
## EVE Online

@ -1283,6 +1283,18 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"PayPal": {
"errorMsg": "<meta name=\"twitter:title\" content=\"Get your very own PayPal.Me link\" />",
"errorType": "message",
"headers": {
"User-Agent": ""
},
"rank": 18441,
"url": "https://www.paypal.com/paypalme/{}",
"urlMain": "https://www.paypal.me/",
"username_claimed": "blue",
"username_unclaimed": "noneownsthisusername7"
},
"Periscope": {
"errorType": "status_code",
"rank": 27375,

Loading…
Cancel
Save