Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions src/views/Subconverter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ export default {
"suo.yt": "https://suo.yt/short",
},
customBackend: {
"CM负载均衡后端【vless reality+hy1+hy2】": "https://subapi.cmliussss.net",
"zzs": "http://zzs.cc.cd:25500",
"CM应急备用后端【vless reality+hy1+hy2】": "https://subapi.fxxk.dedyn.io",
"肥羊增强型后端【vless reality+hy1+hy2】": "https://url.v1.mk",
"肥羊备用后端【vless reality+hy1+hy2】": "https://sub.d1.mk",
Expand All @@ -347,7 +347,7 @@ export default {
"sub-web作者提供": "https://api.wcc.best",
},
backendOptions: [
{ value: "https://subapi.cmliussss.net" },
{ value: "http://zzs.cc.cd:25500" },
{ value: "https://subapi.fxxk.dedyn.io" },
{ value: "https://url.v1.mk" },
{ value: "https://sub.d1.mk" },
Expand Down Expand Up @@ -1310,3 +1310,4 @@ export default {
}
};
</script>