mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
perf: 应用商店-全屏广告
This commit is contained in:
@@ -17,8 +17,12 @@ export default defineGkdApp({
|
|||||||
key: 0,
|
key: 0,
|
||||||
action: 'clickCenter', // clickNode 可能无效
|
action: 'clickCenter', // clickNode 可能无效
|
||||||
activityIds: 'com.xiaomi.market.ui.FloatWebActivity',
|
activityIds: 'com.xiaomi.market.ui.FloatWebActivity',
|
||||||
matches: '@Button[clickable=true][text="关闭"] <<n [vid="webview"]',
|
matches:
|
||||||
snapshotUrls: 'https://i.gkd.li/i/16323123',
|
'@Button[text="关闭" || desc="关闭"][clickable=true][visibleToUser=true] <<n [vid="webview"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/16323123',
|
||||||
|
'https://i.gkd.li/i/20946336',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user