Skip to content

Commit eaaf6b9

Browse files
committed
fix: remove unused remote desktop entries for Royal TS and MobaXterm
1 parent dc61df7 commit eaaf6b9

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

go-client/config.json

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -118,25 +118,6 @@
118118
"is_default": true,
119119
"is_set": true
120120
},
121-
{
122-
"name": "royalts",
123-
"display_name": "Royal TS",
124-
"protocol": [
125-
"rdp"
126-
],
127-
"comment": {
128-
"zh": "Royal TS 是一款强大的远程连接管理工具。",
129-
"en": "Royal TS is a powerful remote connection manager."
130-
},
131-
"download_url": "https://www.royalapps.com/ts/windows",
132-
"type": "remotedesktop",
133-
"path": "",
134-
"arg_format": "{file}",
135-
"match_first": [],
136-
"is_internal": false,
137-
"is_default": false,
138-
"is_set": false
139-
},
140121
{
141122
"name": "windows_rdm",
142123
"display_name": "Remote Desktop Manager",
@@ -156,25 +137,6 @@
156137
"is_default": false,
157138
"is_set": false
158139
},
159-
{
160-
"name": "mobaxterm",
161-
"display_name": "MobaXterm (RDP)",
162-
"protocol": [
163-
"rdp"
164-
],
165-
"comment": {
166-
"zh": "MobaXterm 支持 RDP/VNC/SSH 等多种协议。",
167-
"en": "MobaXterm supports RDP/VNC/SSH and more."
168-
},
169-
"download_url": "https://mobaxterm.mobatek.net/download.html",
170-
"type": "remotedesktop",
171-
"path": "",
172-
"arg_format": "{file}",
173-
"match_first": [],
174-
"is_internal": false,
175-
"is_default": false,
176-
"is_set": false
177-
},
178140
{
179141
"name": "tigervnc",
180142
"display_name": "TigerVNC",

0 commit comments

Comments
 (0)