From 01e8543b88d5f7642654e79be9aebb4550094f46 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 23 Feb 2020 19:12:36 +0100 Subject: [PATCH] added regexCheck to house-mixes.com --- data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data.json b/data.json index 6911ac27..5672949e 100644 --- a/data.json +++ b/data.json @@ -809,6 +809,7 @@ "House-Mixes.com": { "errorMsg": "Profile Not Found", "errorType": "message", + "regexCheck": "^[a-zA-Z0-9_]$", "rank": 1102481, "url": "https://www.house-mixes.com/profile/{}", "urlMain": "https://www.house-mixes.com/",