feat: QQ浏览器-开屏广告

This commit is contained in:
AIsouler
2025-11-25 19:23:46 +08:00
parent ba76c616eb
commit 9768d0d4c3

View File

@@ -21,8 +21,12 @@ export default defineGkdApp({
},
{
key: 1,
matches: '@View[clickable=true] +2 * >3 [text="向上滑动查看"]',
snapshotUrls: 'https://i.gkd.li/i/14819586',
matches:
'@View[clickable=true][childCount=0] +2 * >3 [text^="向上滑动"][visibleToUser=true]',
snapshotUrls: [
'https://i.gkd.li/i/14819586',
'https://i.gkd.li/i/23743205',
],
},
],
},