mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(一刻相册): 开屏广告-适配其他情形
This commit is contained in:
@@ -10,8 +10,11 @@ export default defineAppConfig({
|
||||
activityIds: ['com.baidu.youavideo.app.ui.SplashActivity'],
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12597925'],
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"||text="跳过"]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12597925',
|
||||
'https://gkd-kit.gitee.io/import/12598507',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user