mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(网易有道词典): 全屏广告-VIP弹窗(补充activityid)
This commit is contained in:
@@ -93,10 +93,16 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 4,
|
key: 4,
|
||||||
name: '全屏广告-VIP弹窗',
|
name: '全屏广告-VIP弹窗',
|
||||||
activityIds: 'com.youdao.dict.vip.activity.RecallSevenDayVipActivity',
|
|
||||||
rules: '@ImageView[id="com.youdao.dict:id/iv_close"]',
|
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13263706',
|
activityIds: [
|
||||||
|
'com.youdao.dict.vip.activity.RecallSevenDayVipActivity',
|
||||||
|
'com.youdao.dict.vip.activity.SecondShowNewUserSevenDayVipActivity',
|
||||||
|
],
|
||||||
|
rules: 'ImageView[id="com.youdao.dict:id/iv_close"][clickable=true]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13263706',
|
||||||
|
'https://i.gkd.li/i/14381735',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user