feat: 运动世界-全屏广告 (#1359)

Signed-off-by: 天方夜谭 <152615144+tianfangyetan1@users.noreply.github.com>
This commit is contained in:
天方夜谭
2025-10-31 22:37:17 +08:00
committed by GitHub
parent e0c8ce3f93
commit de9dd06ce9

View File

@@ -113,6 +113,22 @@ export default defineGkdApp({
'@ImageView[clickable=true][width<100 && height<100] <2 RelativeLayout < RelativeLayout < RelativeLayout < RelativeLayout < [id="android:id/content"]', '@ImageView[clickable=true][width<100 && height<100] <2 RelativeLayout < RelativeLayout < RelativeLayout < RelativeLayout < [id="android:id/content"]',
snapshotUrls: 'https://i.gkd.li/i/22946242', snapshotUrls: 'https://i.gkd.li/i/22946242',
}, },
{
key: 9,
fastQuery: true,
activityIds: '.mvi.home.HomeActivity',
matches:
'@Image[text=""][childCount=0][width<70 && height<70] < View[childCount=1] + * >2 [childCount=0][text="淘宝精选广告"] <<n [vid="fl_native"]',
snapshotUrls: 'https://i.gkd.li/i/23254520',
},
{
key: 10,
fastQuery: true,
activityIds: '.mvi.me.VipPayActivity',
matches:
'@[desc="top_close_button"][clickable=true] < * + * > [text="广告"]',
snapshotUrls: 'https://i.gkd.li/i/23255102',
},
], ],
}, },
{ {