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