From 7cc341d29e911a38e7169b41aed9e3a0afb433a8 Mon Sep 17 00:00:00 2001 From: Roopesh V S Date: Thu, 6 Aug 2020 14:22:22 +0530 Subject: [PATCH] Added User-Agent --- sherlock/resources/data.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index c853c151..0f5c60f7 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1283,8 +1283,11 @@ "username_unclaimed": "noonewouldeverusethis7" }, "PayPal": { - "errorType": "message", "errorMsg": "", + "errorType": "message", + "headers": { + "User-Agent": "" + }, "rank": 18441, "url": "https://www.paypal.com/paypalme/{}", "urlMain": "https://www.paypal.me/",