Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
W7256 committed Apr 18, 2024
1 parent 83f443c commit 2031678
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions src/apps/com.tencent.mm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -551,31 +551,6 @@ export default defineAppConfig({
},
{
key: 24,
name: '功能类-广州大学图书馆预约签到并返回',
desc: '广州大学学生专用',
activityIds: 'com.tencent.mm.plugin.webview.ui.tools.MMWebViewUI',
rules: [
{
key: 1,
matches: 'TextView[text*=" - 图书馆"] +n Button[text="预约签到"]',
action: 'clickNode',
exampleUrls:
'https://m.gkd.li/110102406/6b3e5199-5d6b-4e4f-b393-372bf4ab7234',
snapshotUrls: 'https://i.gkd.li/i/14915124',
},
{
preKeys: [1],
key: 2,
matches: '[text*="签到成功"]',
action: 'back',
exampleUrls:
'https://m.gkd.li/110102406/65bbdbd3-6298-4fb4-868d-0ac36e4903e4',
snapshotUrls: 'https://i.gkd.li/i/14915154',
},
],
},
{
key: 25,
name: '功能类-查看原视频',
rules: [
{
Expand Down

0 comments on commit 2031678

Please sign in to comment.