mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat: 规则分类
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '底部横幅广告',
|
||||
name: '局部广告-底部横幅广告',
|
||||
activityIds:
|
||||
'com.xiaomi.mitv.phone.remotecontroller.HoriWidgetMainActivityV2',
|
||||
rules:
|
||||
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
name: '申请定位',
|
||||
name: '定位提示',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
|
||||
Reference in New Issue
Block a user