From d8b58c51bc74c4004369faad26a7b644105b624d Mon Sep 17 00:00:00 2001 From: glenacota Date: Sun, 25 Oct 2020 01:48:26 +0200 Subject: [PATCH] Fixed false positive for freelance.habr --- sherlock/resources/data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 4de68efd..3d5f8a06 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -560,6 +560,7 @@ "username_unclaimed": "noonewouldeverusethis" }, "Freelance.habr": { + "regexCheck": "^((?!\\.).)*$", "errorMsg": "
", "errorType": "message", "url": "https://freelance.habr.com/freelancers/{}",