mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(QQ): 全屏广告-个人主页广告(补充规则)
This commit is contained in:
@@ -559,6 +559,8 @@ export default defineAppConfig({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '迷你窝弹窗',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
action: 'back',
|
action: 'back',
|
||||||
activityIds:
|
activityIds:
|
||||||
@@ -568,6 +570,16 @@ export default defineAppConfig({
|
|||||||
'https://m.gkd.li/57941037/882ab889-a145-4951-9a44-1dc192490c79',
|
'https://m.gkd.li/57941037/882ab889-a145-4951-9a44-1dc192490c79',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/14188980',
|
snapshotUrls: 'https://i.gkd.li/import/14188980',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '个性装扮弹窗',
|
||||||
|
activityIds:
|
||||||
|
'com.tencent.mobileqq.profilecard.activity.FriendProfileCardActivity',
|
||||||
|
matches: '[desc="关闭浮层"][clickable=true]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/c56c0d50-48b7-4649-9460-d40b73d3594e',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14345395',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user