diff --git a/data_bad_site.json b/data_bad_site.json index 78bf6b9..1e6e7ac 100644 --- a/data_bad_site.json +++ b/data_bad_site.json @@ -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, diff --git a/removed_sites.md b/removed_sites.md index 986d755..3630f72 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -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 diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index b70e07f..92f2409 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1283,6 +1283,18 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "PayPal": { + "errorMsg": "", + "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,