mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
feat(网易有道词典): 全屏广告-弹窗广告 (补充规则 #572)
This commit is contained in:
@@ -33,7 +33,7 @@ export default defineGkdApp({
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告',
|
||||
name: '全屏广告-弹窗广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -85,6 +85,14 @@ export default defineGkdApp({
|
||||
matches: '[vid="image"] + [vid="close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14296482',
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
activityIds: '.activity.DictQueryActivity',
|
||||
matches:
|
||||
'@[vid="iv_cancel"][visibleToUser=true] - [vid="fl_video_container"]',
|
||||
exampleUrls: 'https://e.gkd.li/342a587e-bf0d-42e9-8c16-3c0b53240e5a',
|
||||
snapshotUrls: 'https://i.gkd.li/i/18051512',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
@@ -47,7 +47,6 @@ export default defineGkdApp({
|
||||
name: '分段广告-动态推荐卡片广告',
|
||||
desc: '点击卡片右上角[广告]按钮-点击不感兴趣',
|
||||
fastQuery: true,
|
||||
matchDelay: 5000,
|
||||
activityIds: 'tv.danmaku.bili.MainActivityV2',
|
||||
rules: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user