mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
feat(滴滴出行): 全屏广告-弹窗广告 (#626)
This commit is contained in:
@@ -35,5 +35,22 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '全屏广告-弹窗广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.didi.sdk.app.MainActivity',
|
||||
matches: '[vid="popClose"][desc="关闭弹窗"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/432c28dd-2489-47cf-a975-4ef2e4704615',
|
||||
snapshotUrls: 'https://i.gkd.li/i/18173921',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user