mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(影视工场): 弹窗广告-腾讯SDK(补充规则) (#3560)
Co-authored-by: adproqwq <2757917031@qq.com>
This commit is contained in:
@@ -21,9 +21,15 @@ export default defineAppConfig({
|
|||||||
key: 0,
|
key: 0,
|
||||||
name: '腾讯广告',
|
name: '腾讯广告',
|
||||||
activityIds: 'com.flttrade.flt1064trade.gong.MainActivity',
|
activityIds: 'com.flttrade.flt1064trade.gong.MainActivity',
|
||||||
matches:
|
matches: [
|
||||||
'ImageView - LinearLayout - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'ImageView - LinearLayout - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13759472',
|
'[id="android:id/content"] >(4,5) @FrameLayout[index=1] > ImageView',
|
||||||
|
],
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13759472',
|
||||||
|
'https://i.gkd.li/import/13798323', //第二条 >5
|
||||||
|
'https://i.gkd.li/import/13798327', //第二条 >4
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user