Skip to content

Commit fe3c87d

Browse files
authored
Update com.tencent.mm.ts
1 parent b970a6c commit fe3c87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apps/com.tencent.mm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ export default defineGkdApp({
115115
name: '远方领券',
116116
rules: [
117117
{
118-
matches: '[text$="立即领取"][visibleToUser=true]',
118+
matches: '[text^="立即领取"][visibleToUser=true]',
119119
},
120120
],
121121
},

0 commit comments

Comments
 (0)