mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 17:42:20 +08:00
feat(志愿汇): 主页广告-优化规则 (#930)
This commit is contained in:
parent
d6ec16ae65
commit
e86b6fb363
|
@ -29,12 +29,17 @@ export default defineAppConfig({
|
|||
key: 2,
|
||||
name: '主页广告',
|
||||
activityIds: ['com.zzw.october.MainActivity'],
|
||||
matchLauncher: true,
|
||||
rules: [
|
||||
{
|
||||
key: 1,
|
||||
quickFind: true,
|
||||
matches: '@ImageView[id="com.zzw.october:id/iv_close"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12842675',
|
||||
matches:
|
||||
'[id="com.zzw.october:id/interact_ad_root"] >n ImageView[id="com.zzw.october:id/iv_close"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.songe.li/import/12842675',
|
||||
'https://gkd-kit.songe.li/import/12869369',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user