mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(浏览器): 搜索结果页底部必应推荐卡片(添加误触快照)
This commit is contained in:
@@ -55,7 +55,10 @@ export default defineAppConfig({
|
|||||||
matches: '[id="bnp_close_icon"][visibleToUser=true]',
|
matches: '[id="bnp_close_icon"][visibleToUser=true]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/b0d601cf-6cd1-411c-8555-bd4a8ee3335c',
|
'https://m.gkd.li/57941037/b0d601cf-6cd1-411c-8555-bd4a8ee3335c',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/14256707',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/14256707',
|
||||||
|
'https://i.gkd.li/import/14256761', // visibleToUser=true防止误触此界面
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user