mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-19 12:20:20 +01:00
add support of integers in TLD (closes #2313)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
36afd6b3ca
commit
79654eff3c
@ -1 +1 @@
|
||||
export const domainFormat = /^[a-zA-Z0-9][a-zA-Z0-9-.]{0,61}[a-zA-Z0-9]\.[a-zA-Z]{2,}$/
|
||||
export const domainFormat = /^[a-zA-Z0-9][a-zA-Z0-9-.]{0,61}[a-zA-Z0-9]\.[a-zA-Z0-9]{2,}$/
|
||||
|
Loading…
Reference in New Issue
Block a user