From 970b75b88d515144954242604225f0ebbed22a68 Mon Sep 17 00:00:00 2001 From: kustermariocoding Date: Fri, 18 Mar 2022 15:05:04 +0100 Subject: [PATCH] =?UTF-8?q?added=20regexcheck=20f=C3=BCr=20Hackerrank?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maigret/resources/data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/maigret/resources/data.json b/maigret/resources/data.json index b1789e4..459a31e 100644 --- a/maigret/resources/data.json +++ b/maigret/resources/data.json @@ -7032,6 +7032,7 @@ "absenceStrs": [ "We could not find the page you were looking for, so we found something to make you laugh to make up for it." ], + "regexCheck": "^[^\\.]+$", "url": "https://hackerrank.com/{username}", "usernameClaimed": "uheara_konen", "usernameUnclaimed": "noonewouldeverusethis7"