Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
youshandefeiyang authored Jan 28, 2024
1 parent 6c31b0a commit 4cb70ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/views/Subconverter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,7 @@ export default {
options: {
clientTypes: {
Clash: "clash",
Surge2: "surge&ver=2",
Surge3: "surge&ver=3",
Surge4: "surge&ver=4",
"Surge4/5": "surge&ver=4",
"Sing-Box": "singbox",
V2Ray: "v2ray",
Trojan: "trojan",
Expand All @@ -460,6 +458,8 @@ export default {
"Quantumult X": "quanx",
Loon: "loon",
Mellow: "mellow",
Surge3: "surge&ver=3",
Surge2: "surge&ver=2",
ClashR: "clashr",
"Shadowsocks(SIP002)": "ss",
"Shadowsocks Android(SIP008)": "sssub",
Expand Down

1 comment on commit 4cb70ca

@vercel
Copy link

@vercel vercel bot commented on 4cb70ca Jan 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.