mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(VIVO官网): 活动广告 (#1665)
This commit is contained in:
@@ -14,5 +14,14 @@ export default defineAppConfig({
|
||||
rules: '[id="com.vivo.space:id/timer"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13197585'],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '活动广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
activityIds: 'com.vivo.space.ui.VivoSpaceTabActivity',
|
||||
rules: 'Image[text=""] + TextView[text=""]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/13218155',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user