We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01663cc commit 2d53140Copy full SHA for 2d53140
src/views/Subconverter.vue
@@ -447,6 +447,7 @@ export default {
447
options: {
448
clientTypes: {
449
Clash: "clash",
450
+ ShadowRocket: "shadowrocket",
451
"Surge4/5": "surge&ver=4",
452
"Sing-Box": "singbox",
453
V2Ray: "v2ray",
@@ -1411,3 +1412,4 @@ export default {
1411
1412
};
1413
</script>
1414
1415
+
0 commit comments