Skip to content

Commit

Permalink
Update com.tencent.mm.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
W7256 authored Feb 19, 2024
1 parent 392be42 commit 9edeb68
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions src/apps/com.tencent.mm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,29 +165,6 @@ export default defineAppConfig({
rules: 'Button[text="拒绝"] - Button[text="允许"]',
snapshotUrls: 'https://i.gkd.li/import/12663602',
},
{
enable: false,
key: 4,
name: '功能类-微信读书网页版扫码登录自动授权',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'activity',
activityIds: ['com.tencent.mm.plugin.webview.ui.tools.MMWebViewUI'],
rules: [
{
matches: '[text="微信读书网页版"] +3 Button[text="登 录"]',
snapshotUrls: 'https://i.gkd.li/import/12506197',
},
{
matches: [
'[text="登录成功"]',
'[id="com.tencent.mm:id/g1"][desc="返回"]',
],
snapshotUrls: 'https://i.gkd.li/import/12506201',
},
],
},
{
enable: false,
key: 5,
Expand Down

0 comments on commit 9edeb68

Please sign in to comment.