diff --git a/data.json b/data.json index a9cd88a1..f03c88f4 100644 --- a/data.json +++ b/data.json @@ -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, diff --git a/removed_sites.md b/removed_sites.md index bd8ebe6f..4ca1dc71 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -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.