mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 20:40:26 +08:00
请求条件中的“URL前缀”改为“URL目录前缀”
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
},
|
||||
{
|
||||
"type": "url-prefix",
|
||||
"name": "URL前缀",
|
||||
"name": "URL目录前缀",
|
||||
"description": "根据URL中的文件路径前缀进行过滤",
|
||||
"component": "http-cond-url-prefix",
|
||||
"paramsTitle": "URL前缀",
|
||||
"paramsTitle": "URL目录前缀",
|
||||
"isRequest": true,
|
||||
"caseInsensitive": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user