From 2ba87e23a76b80b2950062266fa162e68befaa0b Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Mon, 8 Apr 2024 20:04:12 -0400 Subject: [PATCH] Fix Genius[.]com Artists --- sherlock/resources/data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 5829dab2..05f354cc 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -821,6 +821,7 @@ }, "Genius (Artists)": { "errorType": "status_code", + "regexCheck": "^[a-zA-Z0-9-_]{5,50}$", "url": "https://genius.com/artists/{}", "urlMain": "https://genius.com/", "username_claimed": "genius"