mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(网易有道词典): 局部广告-卡片广告(补充activityid)
This commit is contained in:
@@ -195,11 +195,16 @@ export default defineGkdApp({
|
|||||||
key: 3,
|
key: 3,
|
||||||
name: '单词页面下方学习技巧',
|
name: '单词页面下方学习技巧',
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: 'com.youdao.dict.activity.MainActivity',
|
activityIds: [
|
||||||
|
'com.youdao.dict.activity.MainActivity',
|
||||||
|
'.activity.DictQueryActivity',
|
||||||
|
],
|
||||||
matches: '[vid="course_one_course_close"]',
|
matches: '[vid="course_one_course_close"]',
|
||||||
exampleUrls:
|
exampleUrls: 'https://e.gkd.li/61aa8078-fe01-43ee-8989-1ab824f9a0d3',
|
||||||
'https://m.gkd.li/57941037/0c033574-4bae-4bcc-bcf9-901ce8b5061b',
|
snapshotUrls: [
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14895765',
|
'https://i.gkd.li/i/14895765',
|
||||||
|
'https://i.gkd.li/i/17082441',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user