mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat: 微博-分段广告-信息流广告 #799
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user