mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
feat: using url-regex-safe
This commit is contained in:
parent
9534a29b54
commit
c8c01d3bd3
@ -1,4 +1,4 @@
|
|||||||
import urlRegex from 'url-regex'
|
import urlRegex from 'url-regex-safe'
|
||||||
|
|
||||||
export const ID = /^[0-9]{17,}$/
|
export const ID = /^[0-9]{17,}$/
|
||||||
export const Vanity = /^[A-Za-z\d-]+$/
|
export const Vanity = /^[A-Za-z\d-]+$/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user