mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(车来了、两步路户外助手): 全屏广告
This commit is contained in:
@@ -42,6 +42,15 @@ export default defineGkdApp({
|
||||
matches: '[vid="ivClose"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14952807',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds:
|
||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||
matches:
|
||||
'[text="反馈"] -4 View[childCount=1] > Image[childCount=0][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/0ed488e1-f0d8-4c5f-a507-af9c2cedd2a1',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16812345',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
@@ -47,5 +47,21 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '全屏广告-弹窗广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds:
|
||||
'dev.xesam.chelaile.app.module.line.gray.LineDetailActivity',
|
||||
matches:
|
||||
'RelativeLayout[childCount=6] > RelativeLayout[childCount=4] + ImageView[clickable=true][index=3][text=null]',
|
||||
exampleUrls: 'https://e.gkd.li/4ab8665e-026f-4101-8299-0300708c91c1',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16812335',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user