mirror of
https://github.com/kevachat/geminiapp.git
synced 2025-03-13 05:51:39 +00:00
update default key regex
This commit is contained in:
parent
3cf591584c
commit
9ab54b66fd
@ -71,7 +71,7 @@
|
||||
{
|
||||
"key":
|
||||
{
|
||||
"regex":"/^([\\d]{1,260})@([A-z0-9-_]{1,260})$/"
|
||||
"regex":"/^([\\d]{1,64})@([A-z0-9-_]{1,64})$/"
|
||||
},
|
||||
"value":
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user