Skip to content

Commit 9106466

Browse files
committed
feat(豆瓣): 全屏广告-弹窗广告 (补充规则 #759)
1 parent 041ac82 commit 9106466

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/apps/com.douban.frodo.ts

+11
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,17 @@ export default defineGkdApp({
190190
exampleUrls: 'https://e.gkd.li/f8b1e031-3ec1-422c-9214-8350195642cd',
191191
snapshotUrls: 'https://i.gkd.li/i/13328126',
192192
},
193+
{
194+
key: 3,
195+
fastQuery: true,
196+
activityIds: '.subject.structure.activity.MovieActivity',
197+
matches: [
198+
'[text="广告"][visibleToUser=true]',
199+
'[vid="close"][visibleToUser=true]',
200+
],
201+
exampleUrls: 'https://e.gkd.li/208939d0-9d7f-4a44-8e7d-5070478c15df',
202+
snapshotUrls: 'https://i.gkd.li/i/18631520',
203+
},
193204
],
194205
},
195206
{

0 commit comments

Comments
 (0)