From 9c05e7faae6a6efcc3e5548e1c6cfb98079ebf20 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 4 Nov 2021 20:31:09 -0700 Subject: [PATCH] venmo users start with /u/ now --- sherlock/resources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index dc80debd..e8fc2178 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1651,7 +1651,7 @@ "Venmo": { "errorType": "message", "errorMsg": "The profile you're looking for isn't available", - "url": "https://venmo.com/{}", + "url": "https://venmo.com/u/{}", "urlMain": "https://venmo.com/", "username_claimed": "jenny", "username_unclaimed": "noonewouldeverusethis7"