perf(微信): 朋友圈广告

This commit is contained in:
AIsouler
2024-05-12 15:02:25 +08:00
parent 419b7bc559
commit 7af7e360bf

View File

@@ -90,8 +90,11 @@ export default defineGkdApp({
key: 29, key: 29,
name: '点击[Close the ad]', name: '点击[Close the ad]',
quickFind: true, quickFind: true,
matches: '@LinearLayout[clickable=true] > [text="Close the ad"]', matches: '@LinearLayout[clickable=true] > [text*="Close"]',
snapshotUrls: 'https://i.gkd.li/i/12905838', snapshotUrls: [
'https://i.gkd.li/i/12905838',
'https://i.gkd.li/i/15284966',
],
}, },
// 预留key // 预留key