mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf: 腾讯视频-局部广告
This commit is contained in:
@@ -285,11 +285,17 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: '.ona.activity.SplashHomeActivity',
|
activityIds: [
|
||||||
|
'.ona.activity.SplashHomeActivity',
|
||||||
|
'.ona.activity.origin.OriginIconHomeActivity',
|
||||||
|
],
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[childCount=0][clickable=true][visibleToUser=true][width<250 && height<150] <3 RelativeLayout < FrameLayout <2 FrameLayout < FrameLayout <2 ViewGroup < FrameLayout < FrameLayout < FrameLayout < FrameLayout < FrameLayout <5 [id="android:id/content"]',
|
'@ImageView[childCount=0][clickable=true][visibleToUser=true][width<250 && height<150] <3 RelativeLayout < FrameLayout <2 FrameLayout < FrameLayout <2 ViewGroup < FrameLayout < FrameLayout < FrameLayout < FrameLayout < FrameLayout <(4,5) [id="android:id/content"]',
|
||||||
exampleUrls: 'https://e.gkd.li/0ea465ad-e4e4-4af5-92a4-2d71e44845f4',
|
exampleUrls: 'https://e.gkd.li/0ea465ad-e4e4-4af5-92a4-2d71e44845f4',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/19667104',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/19667104',
|
||||||
|
'https://i.gkd.li/i/21327634',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user