mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 05:42:21 +08:00
feat(网易有道词典): 全屏广告(补充规则) (#3874)
This commit is contained in:
parent
42b1fd24e9
commit
9aace9f0cd
|
@ -33,7 +33,7 @@ export default defineAppConfig({
|
|||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '弹窗广告',
|
||||
name: '全屏广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
|
@ -60,6 +60,14 @@ export default defineAppConfig({
|
|||
matches: '@ImageView[id="com.youdao.dict:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12893450',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '抽奖机会-弹窗广告',
|
||||
activityIds: 'com.youdao.dict.activity.DictSplashActivity',
|
||||
quickFind: true,
|
||||
matches: '[vid="skip_bottom_view"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13931202',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user