mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(NGA玩家社区): 题-帖子列表广告
This commit is contained in:
@@ -18,5 +18,14 @@ export default defineAppConfig({
|
|||||||
rules: ['[id="gov.pianzong.androidnga:id/iv_close_ad"]'],
|
rules: ['[id="gov.pianzong.androidnga:id/iv_close_ad"]'],
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12482727',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12482727',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '话题-帖子列表广告',
|
||||||
|
desc: '点击卡片右下角x按钮关闭广告',
|
||||||
|
activityIds:
|
||||||
|
'gov.pianzong.androidnga.activity.forumdetail.ForumDetailActivity',
|
||||||
|
rules: 'Image[text="ams_icon_single_close"]',
|
||||||
|
snapshotUrls: ['https://gkd-kit.gitee.io/import/12655805'],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user