mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat: 天气-分段广告-卡片广告 #897
This commit is contained in:
@@ -23,5 +23,25 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '分段广告-卡片广告',
|
||||
fastQuery: true,
|
||||
activityIds: '.WeatherHome',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches: '[vid="ads_tag"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/7f9ea2fc-bb89-4aeb-b569-9ddbbd95452b',
|
||||
snapshotUrls: 'https://i.gkd.li/i/20116008',
|
||||
},
|
||||
{
|
||||
preKeys: [0],
|
||||
matches: '[text="不感兴趣"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/38517cb1-c930-40cb-8c95-a4e1ecd57323',
|
||||
snapshotUrls: 'https://i.gkd.li/i/20116013',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user