feat: 微博-分段广告-信息流广告 #799

This commit is contained in:
AIsouler
2025-03-31 20:01:05 +08:00
parent accb6759a4
commit b6b4eb4f72

View File

@@ -286,9 +286,15 @@ export default defineGkdApp({
rules: [ rules: [
{ {
key: 0, key: 0,
activityIds: 'com.sina.weibo.feed.DetailWeiboActivity', activityIds: [
'com.sina.weibo.feed.DetailWeiboActivity',
'.feed.detailrefactor.DetailPageActivity',
],
matches: '[vid="ll_close"][visibleToUser=true]', matches: '[vid="ll_close"][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/13852321', snapshotUrls: [
'https://i.gkd.li/i/13852321',
'https://i.gkd.li/i/19526000',
],
}, },
{ {
key: 1, key: 1,