From 5647143a3de585fd5e114e8a625ba39e1b662bb2 Mon Sep 17 00:00:00 2001 From: Irfaq Syed Date: Tue, 23 Jul 2019 05:02:59 +0530 Subject: [PATCH] Add PayPal.me --- data.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 816996fa..008f96f2 100644 --- a/data.json +++ b/data.json @@ -834,6 +834,14 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "PayPal": { + "errorType": "message", + "errorMsg": "name=\"twitter:title\" content=\"Get your very own PayPal.Me link\"", + "url": "https://www.paypal.me/{}", + "urlMain": "https://www.paypal.me/", + "username_claimed": "blue", + "username_unclaimed": "noneownsthisusername" + }, "Pexels": { "errorMsg": "Ouch, something went wrong!", "errorType": "message", @@ -1373,4 +1381,4 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" } -} \ No newline at end of file +}