mirror of
https://github.com/kevachat/geminiapp.git
synced 2025-03-13 05:51:39 +00:00
update default key/value rules
This commit is contained in:
parent
ae32370f44
commit
78738054bd
@ -71,11 +71,11 @@
|
||||
{
|
||||
"key":
|
||||
{
|
||||
"regex":"/^([\\d]+)@([A-z0-9\\.\\:\\[\\]]+)$/"
|
||||
"regex":"/^[A-z0-9-]{1,520}$/"
|
||||
},
|
||||
"value":
|
||||
{
|
||||
"regex":"/.*/ui"
|
||||
"regex":"/.{1,3072}/ui"
|
||||
},
|
||||
"pool":
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user