mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(番茄免费小说): 广告弹窗 (#966)
* feat(番茄免费小说): 广告弹窗 * feat(番茄免费小说): 广告弹窗-规则优化 --------- Co-authored-by: 二刺螈 <i@songe.li> close #952
This commit is contained in:
@@ -49,5 +49,15 @@ export default defineAppConfig({
|
||||
'@[text="取消"] < LinearLayout -2 LinearLayout > [text="开启推送提醒"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12716592',
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
name: '广告弹窗',
|
||||
desc: '点击底部圆形x图标',
|
||||
quickFind: true,
|
||||
activityIds: 'com.dragon.read.pages.main.MainFragmentActivity',
|
||||
rules:
|
||||
'@ImageView[clickable=true] <2 LinearLayout[childCount=2] < [id="android:id/content"][childCount=1]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12878266',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user