mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat: 规则分类
This commit is contained in:
@@ -6,14 +6,14 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
name: '更新提示',
|
||||
activityIds: ['com.csg.palmhall.MainActivity'],
|
||||
rules: '@[text="关闭"] + [text="升级"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12700060'],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '首页广告弹窗',
|
||||
name: '全屏广告-首页弹窗广告',
|
||||
activityIds: ['com.csg.palmhall.MainActivity'],
|
||||
rules: 'View > Image +(3) [text="不再显示"][clickable=true]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12700075'],
|
||||
|
||||
Reference in New Issue
Block a user