mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
fix(QQ): 聊天页面广告(修复误触)
This commit is contained in:
@@ -527,14 +527,15 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '集福卡活动卡片',
|
name: '集福卡活动卡片',
|
||||||
|
quickFind: true,
|
||||||
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
||||||
matches:
|
matches: '@ImageView[clickable=true] -2 [text$="会员月卡"]',
|
||||||
'FrameLayout[childCount=2] >4 FrameLayout[childCount=2] > FrameLayout[index=1] > RelativeLayout[childCount=4] > TextView[index=1][text!*="正在语音通话"] +2 ImageView',
|
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/3bf709fc-eefc-4d66-9a00-475738934cd7',
|
'https://m.gkd.li/57941037/3bf709fc-eefc-4d66-9a00-475738934cd7',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/14178667',
|
'https://i.gkd.li/import/14178667',
|
||||||
'https://i.gkd.li/import/14193973', // 误触界面
|
'https://i.gkd.li/import/14193973', // 误触界面
|
||||||
|
'https://i.gkd.li/import/14235146', // 误触界面
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user