Skip to content

Commit

Permalink
feat(豆瓣): 全屏广告-弹窗广告 (补充规则 #759)
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Feb 2, 2025
1 parent 041ac82 commit 9106466
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/apps/com.douban.frodo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,17 @@ export default defineGkdApp({
exampleUrls: 'https://e.gkd.li/f8b1e031-3ec1-422c-9214-8350195642cd',
snapshotUrls: 'https://i.gkd.li/i/13328126',
},
{
key: 3,
fastQuery: true,
activityIds: '.subject.structure.activity.MovieActivity',
matches: [
'[text="广告"][visibleToUser=true]',
'[vid="close"][visibleToUser=true]',
],
exampleUrls: 'https://e.gkd.li/208939d0-9d7f-4a44-8e7d-5070478c15df',
snapshotUrls: 'https://i.gkd.li/i/18631520',
},
],
},
{
Expand Down

0 comments on commit 9106466

Please sign in to comment.