mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
perf(快手极速版): 全屏广告-红包弹窗
This commit is contained in:
@@ -36,10 +36,14 @@ export default defineGkdApp({
|
|||||||
key: 1,
|
key: 1,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.yxcorp.gifshow.HomeActivity',
|
activityIds: 'com.yxcorp.gifshow.HomeActivity',
|
||||||
matches: '@ImageView[clickable=true] -2 [text$="免费红包"]',
|
matches:
|
||||||
|
'@ImageView[clickable=true] - ViewGroup[childCount=3] <n * >n [text*="红包"]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/101449500/f7bbd1db-f519-4ff9-96cb-4cb5b2f483a2',
|
'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',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user