mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
@@ -10,7 +10,15 @@ export default defineAppConfig({
|
|||||||
matchLauncher: true,
|
matchLauncher: true,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.jovision.saas.ui.activity.splash.SplashActivity',
|
activityIds: 'com.jovision.saas.ui.activity.splash.SplashActivity',
|
||||||
rules:
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12901732',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches:
|
||||||
'[id="com.jovetech.CloudSee.temp:id/splash_container"] >n [text^="跳过"]',
|
'[id="com.jovetech.CloudSee.temp:id/splash_container"] >n [text^="跳过"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://gkd-kit.gitee.io/import/12829886',
|
'https://gkd-kit.gitee.io/import/12829886',
|
||||||
@@ -18,4 +26,6 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user