From 8f6b40c8d09b91a7c302b8a4ff7be66192c2240c Mon Sep 17 00:00:00 2001 From: kustermariocoding Date: Fri, 18 Mar 2022 15:03:08 +0100 Subject: [PATCH] added a regexcheck for gumroad --- maigret/resources/data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/maigret/resources/data.json b/maigret/resources/data.json index b363f47..b1789e4 100644 --- a/maigret/resources/data.json +++ b/maigret/resources/data.json @@ -6830,6 +6830,7 @@ "presenseStrs": [ "title=\"Gumroad\"" ], + "regexCheck": "^[^\\.]+$", "alexaRank": 4728, "urlMain": "https://www.gumroad.com/", "url": "https://www.gumroad.com/{username}",