From aa1e361d1fa6b5946a3baa68f8691d5a68fcbcaf Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 23 Feb 2020 18:24:47 +0100 Subject: [PATCH] added regexCheck to TrashboxRU --- data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data.json b/data.json index 11c1e311..25f3dc00 100644 --- a/data.json +++ b/data.json @@ -1719,6 +1719,7 @@ "TrashboxRU": { "errorMsg": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d", "errorType": "message", + "regexCheck": "^[A-Za-z0-9_-]{3,16}$", "rank": 17658, "url": "https://trashbox.ru/users/{}", "urlMain": "https://trashbox.ru/",