mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(云视通): 开屏广告-优化规则 (#1019)
This commit is contained in:
@@ -7,10 +7,15 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
|
matchLauncher: true,
|
||||||
|
quickFind: true,
|
||||||
activityIds: 'com.jovision.saas.ui.activity.splash.SplashActivity',
|
activityIds: 'com.jovision.saas.ui.activity.splash.SplashActivity',
|
||||||
rules:
|
rules:
|
||||||
'[id="com.jovetech.CloudSee.temp:id/splash_container"] >2 [text^="跳过"]',
|
'[id="com.jovetech.CloudSee.temp:id/splash_container"] >n [text^="跳过"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12829886',
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.gitee.io/import/12829886',
|
||||||
|
'https://gkd-kit.songe.li/import/12893553',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user