Skip to content

Commit

Permalink
Update Subconverter.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
CareyWang authored Apr 26, 2024
1 parent bf82d18 commit 57b62a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/views/Subconverter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ export default {
options: {
clientTypes: {
Clash: "clash",
Surge: "surge",
Surge: "surge&ver=4",
Quantumult: "quan",
QuantumultX: "quanx",
Mellow: "mellow",
Expand All @@ -210,6 +210,7 @@ export default {
ClashR: "clashr",
V2Ray: "v2ray",
Trojan: "trojan",
Surge3: "surge&ver=3",
},
backendOptions: [{ value: "http://127.0.0.1:25500/sub?" }],
remoteConfig: [
Expand Down

0 comments on commit 57b62a6

Please sign in to comment.