mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(番茄免费小说): 优惠券弹窗 (#1143)
* feat 阅读页面底部广告(完善规则) * feat 优惠券弹窗 --------- Co-authored-by: 二刺螈 <i@songe.li> close #1103
This commit is contained in:
@@ -42,6 +42,20 @@ export default defineAppConfig({
|
||||
'[id="com.dragon.read:id/action_bar_root"] >n RelativeLayout > ImageView[id!=null][clickable=true]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12716506',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '优惠券弹窗',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '电商惊喜券',
|
||||
activityIds: 'com.dragon.read.pages.main.MainFragmentActivity',
|
||||
matches:
|
||||
'@LynxFlattenUI[id=null][text=""][clickable=true] - [text="去逛商城"] -4 [text$="电商惊喜券"] ',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12910159',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
||||
Reference in New Issue
Block a user