mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(QQ邮箱): 分段广告-列表卡片广告 (补充规则 #541)
This commit is contained in:
@@ -41,13 +41,21 @@ export default defineGkdApp({
|
|||||||
snapshotUrls: 'https://i.gkd.li/i/12775857',
|
snapshotUrls: 'https://i.gkd.li/i/12775857',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: [0, 1], // https://github.com/gkd-kit/subscription/issues/1776
|
key: 2,
|
||||||
|
fastQuery: true,
|
||||||
|
matches: '[vid="btn_advertise_click_area"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/acce3df3-9773-4b42-b468-4724a7851efe',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/17908070',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
preKeys: [0, 1, 2], // https://github.com/gkd-kit/subscription/issues/1776
|
||||||
key: 9,
|
key: 9,
|
||||||
name: '点击[不感兴趣]',
|
name: '点击[不感兴趣]',
|
||||||
matches: '[text="不感兴趣"]',
|
matches: '[text="不感兴趣"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12775862',
|
'https://i.gkd.li/i/12775862',
|
||||||
'https://i.gkd.li/i/15051479',
|
'https://i.gkd.li/i/15051479',
|
||||||
|
'https://i.gkd.li/i/17908078',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user