perf(快手极速版): 全屏广告-红包弹窗

This commit is contained in:
AIsouler
2024-04-23 21:27:30 +08:00
parent 5fda5a09b0
commit 09091b64ea

View File

@@ -36,10 +36,14 @@ export default defineGkdApp({
key: 1,
quickFind: true,
activityIds: 'com.yxcorp.gifshow.HomeActivity',
matches: '@ImageView[clickable=true] -2 [text$="免费红包"]',
matches:
'@ImageView[clickable=true] - ViewGroup[childCount=3] <n * >n [text*="红包"]',
exampleUrls:
'https://m.gkd.li/101449500/f7bbd1db-f519-4ff9-96cb-4cb5b2f483a2',
snapshotUrls: 'https://i.gkd.li/i/14879912',
snapshotUrls: [
'https://i.gkd.li/i/14879912',
'https://i.gkd.li/i/15061662',
],
},
],
},