feat(七猫免费小说): 分段广告-阅读页面广告(#402)

This commit is contained in:
AIsouler
2024-10-13 17:55:33 +08:00
parent fbd85858d1
commit 2810601ee7

View File

@@ -15,11 +15,22 @@ export default defineGkdApp({
},
{
key: 2,
name: '局部广告-阅读页面底部广告',
activityIds: 'org.geometerplus.android.fbreader.FBReader',
rules:
'[id="com.kmxs.reader:id/ll_ad_native_banner"] > [id="com.kmxs.reader:id/iv_ad_direct_close"]',
snapshotUrls: ['https://i.gkd.li/i/12640296'],
name: '分段广告-阅读页面广告',
fastQuery: true,
rules: [
{
key: 0,
activityIds: 'org.geometerplus.android.fbreader.FBReader',
matches: '[vid="ad_direct_close"][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/17355000',
},
{
preKeys: [0],
activityIds: 'org.geometerplus.android.fbreader.FBReader',
matches: '[text="直接关闭"]',
snapshotUrls: 'https://i.gkd.li/i/17354753',
},
],
},
{
key: 3,