mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat(QQ): 功能类-申请入群后自动点击右上角关闭
This commit is contained in:
@@ -631,5 +631,20 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/import/14217783',
|
'https://i.gkd.li/import/14217783',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 29,
|
||||||
|
name: '功能类-申请入群后自动点击右上角关闭',
|
||||||
|
actionMaximum: 1,
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.tencent.mobileqq.activity.QQBrowserActivity',
|
||||||
|
matches: 'RelativeLayout[childCount=2] > [text="关闭"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/df526685-8a68-48cd-8328-0292079ff030',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14235163',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user