mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(七猫免费小说): 分段广告-阅读页面广告(#402)
This commit is contained in:
@@ -15,11 +15,22 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '局部广告-阅读页面底部广告',
|
name: '分段广告-阅读页面广告',
|
||||||
activityIds: 'org.geometerplus.android.fbreader.FBReader',
|
fastQuery: true,
|
||||||
rules:
|
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'],
|
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,
|
key: 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user