mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 04:22:21 +08:00
feat 全屏广告-个人主页浮层广告
This commit is contained in:
parent
bdc9342dcd
commit
6430502b19
|
@ -436,5 +436,19 @@ export default defineAppConfig({
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 23,
|
||||
name: '全屏广告-个人主页浮层广告',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '个性装扮浮层广告',
|
||||
activityIds:
|
||||
'com.tencent.mobileqq.profilecard.activity.FriendProfileCardActivity',
|
||||
matches: '[desc="关闭浮层"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14074727',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user