mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat(QQ): 新人专享1元购SVIP (#272)
This commit is contained in:
@@ -45,6 +45,16 @@ export default defineAppConfig({
|
|||||||
rules: ['ImageView[id="com.tencent.mobileqq:id/close"][clickable=true]'],
|
rules: ['ImageView[id="com.tencent.mobileqq:id/close"][clickable=true]'],
|
||||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12642081'],
|
snapshotUrls: ['https://gkd-kit.gitee.io/import/12642081'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
enable: false,
|
||||||
|
key: 4,
|
||||||
|
name: '新人专享1元购SVIP',
|
||||||
|
desc: '消息界面-搜索框和消息记录直接的广告卡片,点击关闭右侧x',
|
||||||
|
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
||||||
|
rules:
|
||||||
|
'@ImageView[id!=null][clickable=true] -2 TextView[id!=null][text^="新人专享1元购SVIP"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12706907',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user