web: 更新书源规则

This commit is contained in:
Xwite 2023-04-10 12:19:12 +08:00
parent b248dada52
commit 4828aeff90

View File

@ -71,6 +71,12 @@ export default {
type: "String",
hint: "并发率",
},
{
title: "js库",
id: "jsLib",
type: "String",
hint: "js库",
},
{
title: "请求头",
id: "header",
@ -175,6 +181,12 @@ export default {
type: "String",
hint: "内容能显示在发现菜单\n每行一条发现分类(网址域名可省略),例:\n名称1::网址(Url)1\n名称2::网址(Url)2\n...",
},
{
title: "发现筛选",
id: "exploreScreen",
type: "String",
hint: "发现筛选规则",
},
{
title: "列表规则",
namespace: "ruleExplore",