mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(QQ): 全屏广告(补充规则)
This commit is contained in:
@@ -164,6 +164,15 @@ export default defineGkdApp({
|
|||||||
'https://i.gkd.li/i/12914886',
|
'https://i.gkd.li/i/12914886',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
quickFind: true,
|
||||||
|
activityIds:
|
||||||
|
'com.tencent.mobileqq.activity.QPublicTransFragmentActivity',
|
||||||
|
matches:
|
||||||
|
'ViewGroup[childCount=6] > @ViewGroup[index=2][clickable=true][visibleToUser=true] <<n [id="android:id/content"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/15136939',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -610,12 +619,9 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '个性装扮弹窗',
|
name: '个性装扮弹窗',
|
||||||
activityIds:
|
activityIds: 'cooperation.vip.ad.UserLeadingActivity',
|
||||||
'com.tencent.mobileqq.profilecard.activity.FriendProfileCardActivity',
|
matches: '[desc="关闭"][visibleToUser=true]', // 右侧关闭按钮无效
|
||||||
matches: '[desc="关闭浮层"][clickable=true]',
|
snapshotUrls: 'https://i.gkd.li/i/15137056',
|
||||||
exampleUrls:
|
|
||||||
'https://m.gkd.li/57941037/c56c0d50-48b7-4649-9460-d40b73d3594e',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14345395',
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user