Skip to content

Commit

Permalink
feat(上汽大众): 全屏广告-弹窗广告 (补充规则 #707)
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Jan 14, 2025
1 parent 4a5971a commit 612ac69
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/apps/com.svw.sc.mos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export default defineGkdApp({
desc: '点击关闭',
rules: [
{
key: 0,
fastQuery: true,
matchTime: 10000,
actionMaximum: 1,
Expand All @@ -19,6 +20,14 @@ export default defineGkdApp({
exampleUrls: 'https://e.gkd.li/0acf720d-1752-449f-bbe6-357896f1bb2e',
snapshotUrls: 'https://i.gkd.li/i/17528776',
},
{
key: 1,
fastQuery: true,
activityIds: '.main.ui.mine.ui.MedalDialogActivity',
matches: '[vid="imv_share_close"][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/01611ed2-11f7-4ffe-93d7-f07878196ada',
snapshotUrls: 'https://i.gkd.li/i/18399174',
},
],
},
{
Expand Down

0 comments on commit 612ac69

Please sign in to comment.