mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
fix(vivo 官网): 更新弹窗广告规则 (#1927)
This commit is contained in:
@@ -20,8 +20,11 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
activityIds: 'com.vivo.space.ui.VivoSpaceTabActivity',
|
||||
rules: 'Image[text=""] + TextView[text=""]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/13218155',
|
||||
rules: 'Image[text=""] + [text=""][clickable=true]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/13218155',
|
||||
'https://gkd-kit.gitee.io/import/13292907',
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user