mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-02 05:43:18 +08:00
Removed redudant comma
This commit is contained in:
@@ -1670,7 +1670,7 @@ function QX_Producer() {
|
||||
proxy.cipher
|
||||
},password=${proxy.password}${obfs_opts}${
|
||||
proxy.tfo ? ",fast-open=true" : ",fast-open=false"
|
||||
}${proxy.udp ? ",udp-relay=true" : ",udp-relay=false"}, tag=${
|
||||
}${proxy.udp ? ",udp-relay=true" : ",udp-relay=false"},tag=${
|
||||
proxy.name
|
||||
}`;
|
||||
case "ssr":
|
||||
|
||||
Reference in New Issue
Block a user