fix: 修复 Loon Hysteria2 salamander 混淆

This commit is contained in:
xream
2024-06-17 11:08:43 +08:00
parent 1d0ff6473a
commit 26e9b1b6ef
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sub-store",
"version": "2.14.340",
"version": "2.14.341",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js",
"scripts": {

View File

@@ -424,7 +424,7 @@ function hysteria2(proxy) {
);
if (proxy['obfs-password'] && proxy.obfs == 'salamander') {
result.append(`,salamander-password="${proxy['obfs-password']}"`);
result.append(`,salamander-password=${proxy['obfs-password']}`);
}
// tfo