From 7e041a4d70d9032a97501090b6a71b61e3ecb465 Mon Sep 17 00:00:00 2001 From: h20190563 Date: Fri, 6 Nov 2020 00:23:09 +0530 Subject: [PATCH] Adding support of multiple errors for Tinder --- sherlock/resources/data.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 87378ea..7275321 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1491,7 +1491,8 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Tinder": { - "errorMsg": "Tinder | Match. Chat. Date.", + "errorMsg": ["Tinder | Dating, Make Friends & Meet New People", + "Tinder | Match. Chat. Date."], "errorType": "message", "url": "https://www.gotinder.com/@{}", "urlMain": "https://tinder.com/",