mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat:规则分类
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '悬浮广告',
|
||||
name: '局部广告-悬浮广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -22,7 +22,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '更新弹窗',
|
||||
name: '更新提示',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
|
||||
Reference in New Issue
Block a user