mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 17:22:21 +08:00
feat(番茄免费小说): 广告弹窗 (#966)
* feat(番茄免费小说): 广告弹窗 * feat(番茄免费小说): 广告弹窗-规则优化 --------- Co-authored-by: 二刺螈 <i@songe.li> close #952
This commit is contained in:
parent
4dfd30e61c
commit
bcecff772e
|
@ -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',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user