Skip to content

Commit

Permalink
fix: com.tencent.androidqqmail.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
aoguai committed Nov 28, 2024
1 parent b922724 commit 5600de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/apps/com.tencent.androidqqmail.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ export default defineGkdApp({
preKeys: [0, 1, 2], // https://github.com/gkd-kit/subscription/issues/1776
key: 8,
name: '点击[不感兴趣]',
anymatches: [
anyMatches: [
'[text="不感兴趣"]',
'@FrameLayout > TextView[text="Not interested"]',
]
],
snapshotUrls: [
'https://i.gkd.li/import/12775862',
'https://i.gkd.li/import/12842775',
Expand Down

0 comments on commit 5600de4

Please sign in to comment.