mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(主题壁纸): 分段广告-信息流广告 (补充activityid #478)
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineGkdApp({
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '分段广告-主题页广告',
|
||||
name: '分段广告-信息流广告',
|
||||
desc: '该广告的第二段需开启[智能服务]的对应规则才能关闭',
|
||||
fastQuery: true,
|
||||
rules: [
|
||||
@@ -14,11 +14,13 @@ export default defineGkdApp({
|
||||
activityIds: [
|
||||
'.ThemeResourceProxyTabActivity',
|
||||
'.module.detail.view.ThemeDetailActivity',
|
||||
'.v9.WallpaperSubjectActivity',
|
||||
],
|
||||
matches: '[vid="ad_close_btn"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17143445',
|
||||
'https://i.gkd.li/i/17143447',
|
||||
'https://i.gkd.li/i/17675601',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user