From d235f1aea75eb6bcee20a9d6e454971a451262ca Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Fri, 15 Mar 2024 23:05:56 -0500 Subject: [PATCH] new: Added some validation check in client side --- resources/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/index.html b/resources/index.html index 090b0f7..f10904a 100644 --- a/resources/index.html +++ b/resources/index.html @@ -35,7 +35,7 @@
+ pattern="[a-z0-9\-_]+" title="Only a-z, 0-9, - and _ are allowed"/>
@@ -79,4 +79,4 @@ - \ No newline at end of file +