perf(酷安): 开屏广告

This commit is contained in:
AIsouler
2024-12-22 19:14:11 +08:00
parent 84348d8769
commit b05e1205d6

View File

@@ -32,10 +32,8 @@ export default defineGkdApp({
{ {
key: 1, key: 1,
fastQuery: true, fastQuery: true,
matches: [ excludeMatches: '[id="com.coolapk.market:id/item_view"]',
'[id="com.coolapk.market:id/ad_container"][visibleToUser=true]', matches: '[text*="跳过"][text.length<5][visibleToUser=true]',
'[text*="跳过"][text.length<10][visibleToUser=true]',
],
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/12917990', 'https://i.gkd.li/i/12917990',
'https://i.gkd.li/i/13211392', 'https://i.gkd.li/i/13211392',