We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430ef04 commit 0a4ccc0Copy full SHA for 0a4ccc0
src/apps/com.tencent.mobileqq.ts
@@ -806,7 +806,8 @@ export default defineGkdApp({
806
{
807
fastQuery: true,
808
activityIds: '.activity.SplashActivity',
809
- matches: '@ImageView - [text="开启"] - [text="开启推荐,发现可能认识的人。"]',
+ matches:
810
+ '@ImageView - [text="开启"] - [text="开启推荐,发现可能认识的人。"]',
811
exampleUrls: 'https://e.gkd.li/7922ab73-cc99-4559-b18c-5ab54dd9633a',
812
snapshotUrls: 'https://i.gkd.li/i/18237415',
813
},
0 commit comments