mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 10:45:09 +08:00
fix(AppShare): 局部广告-软件详情页卡片广告(误触)
This commit is contained in:
@@ -45,13 +45,14 @@ export default defineAppConfig({
|
|||||||
key: 0,
|
key: 0,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matches:
|
matches:
|
||||||
'@FrameLayout[index=2] <3 FrameLayout[childCount=5] <<n [id="info.muge.appshare:id/adContainer"]',
|
'ImageView < @FrameLayout[index=2][desc=null] <3 FrameLayout[childCount=5] <<(6,7) [id="info.muge.appshare:id/adContainer"]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/c19bb8e3-abae-46ee-bfe9-d7846cd868bc',
|
'https://m.gkd.li/57941037/c19bb8e3-abae-46ee-bfe9-d7846cd868bc',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/14160820',
|
'https://i.gkd.li/import/14160820',
|
||||||
'https://i.gkd.li/import/13712716',
|
'https://i.gkd.li/import/13712716',
|
||||||
'https://i.gkd.li/import/13761259',
|
'https://i.gkd.li/import/13761259',
|
||||||
|
'https://i.gkd.li/i/14368768', // 避免在此页面误触
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user