mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
fix(易快报): 局部广告-首页横幅广告 (#725)
This commit is contained in:
@@ -6,11 +6,15 @@ export default defineGkdApp({
|
|||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 2,
|
||||||
|
resetMatch: 'app',
|
||||||
name: '局部广告-首页横幅广告',
|
name: '局部广告-首页横幅广告',
|
||||||
activityIds: 'com.hose.ekuaibao.view.activity.EkbProActivity',
|
rules: '[text="不感兴趣"][visibleToUser=true]',
|
||||||
rules:
|
snapshotUrls: [
|
||||||
'View[childCount=2] > TextView + TextView[text="不感兴趣"][clickable=true]',
|
'https://i.gkd.li/i/12649616',
|
||||||
snapshotUrls: ['https://i.gkd.li/i/12649616'],
|
'https://i.gkd.li/i/18455642',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user