mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
perf(AppShare): 全屏广告-弹窗广告
This commit is contained in:
@@ -132,16 +132,20 @@ export default defineGkdApp({
|
|||||||
key: 1,
|
key: 1,
|
||||||
activityIds: 'info.muge.appshare.view.main.MainActivity',
|
activityIds: 'info.muge.appshare.view.main.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>4] > FrameLayout[childCount=1] > ImageView',
|
'[id="android:id/content"] >(3,4) FrameLayout[childCount>3] > FrameLayout[childCount=1] > ImageView',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/13a69193-a276-4115-97dd-bd7a4b49fbee',
|
'https://m.gkd.li/57941037/13a69193-a276-4115-97dd-bd7a4b49fbee',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15209619',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/15209619',
|
||||||
|
'https://i.gkd.li/i/15211765',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
matches: '@View[visibleToUser=true] + [text="反馈"]',
|
matches:
|
||||||
|
'[text="反馈"] -4 @View[visibleToUser=true] > Image[text=""]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/155fdf95-1f5a-4bf3-a8e7-161e6bfe7bbf',
|
'https://m.gkd.li/57941037/155fdf95-1f5a-4bf3-a8e7-161e6bfe7bbf',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15209618',
|
snapshotUrls: 'https://i.gkd.li/i/15209618',
|
||||||
|
|||||||
Reference in New Issue
Block a user