fix: 修复 Loon Hysteria2 salamander 混淆

This commit is contained in:
xream 2024-06-17 11:08:43 +08:00
parent 11d9ce7372
commit c1a9fc6abc
No known key found for this signature in database
GPG Key ID: 1D2C5225471789F9
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