perf(小周便签): 开屏广告

This commit is contained in:
AIsouler
2024-07-06 19:58:10 +08:00
parent db8833d5dd
commit 3ca3c21162

View File

@@ -23,8 +23,11 @@ export default defineGkdApp({
}, },
{ {
key: 1, key: 1,
matches: '@LinearLayout > [text*="跳过"]', matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/13800235', snapshotUrls: [
'https://i.gkd.li/i/13800235',
'https://i.gkd.li/i/16115850',
],
}, },
], ],
}, },