mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(优酷): 补充快照链接
This commit is contained in:
@@ -68,7 +68,7 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '历史记录页面广告',
|
name: '历史记录/搜索页面广告',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.youku.android.youkuhistory.activity.HistoryActivity',
|
'com.youku.android.youkuhistory.activity.HistoryActivity',
|
||||||
@@ -77,7 +77,10 @@ export default defineAppConfig({
|
|||||||
matches: '[vid="novel_banner_ad_close"]',
|
matches: '[vid="novel_banner_ad_close"]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/7a160f41-b101-40dc-b875-533623228406',
|
'https://m.gkd.li/57941037/7a160f41-b101-40dc-b875-533623228406',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14670383',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14670383',
|
||||||
|
'https://i.gkd.li/i/14680702',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user