mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -40,11 +40,14 @@ export default defineAppConfig({
|
|||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
activityIds: 'info.muge.appshare.view.app.detail.AppDetailActivity',
|
activityIds: 'info.muge.appshare.view.app.detail.AppDetailActivity',
|
||||||
matches:
|
matches: [
|
||||||
'[id="info.muge.appshare:id/adContainer"] >n FrameLayout > ImageView - FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'[id="info.muge.appshare:id/adContainer"] >n FrameLayout > ImageView - FrameLayout[childCount=1] > ImageView[childCount=0]',
|
||||||
|
'[id="info.muge.appshare:id/adContainer"] >n FrameLayout[desc*="dislike"]', //新规则
|
||||||
|
],
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/13761259',
|
'https://i.gkd.li/import/13761259',
|
||||||
'https://i.gkd.li/import/13712716',
|
'https://i.gkd.li/import/13712716',
|
||||||
|
'https://i.gkd.li/import/13758909', //新规则
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user