feat(123云盘): 开屏广告 (#3267)

close #3235
This commit is contained in:
jiuqianyuan
2023-12-24 20:17:49 +08:00
committed by GitHub
parent 94dd6d2f75
commit c84a48da49

View File

@@ -22,8 +22,11 @@ export default defineAppConfig({
}, },
{ {
key: 1, key: 1,
matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]', matches: '[id$="tt_splash_skip_btn"]',
snapshotUrls: ['https://i.gkd.li/import/13259303'], snapshotUrls: [
'https://i.gkd.li/import/13259303',
'https://i.gkd.li/import/13695497',
],
}, },
], ],
}, },