feat: 兼容另一种 username password 格式

This commit is contained in:
xream
2023-10-31 21:59:34 +08:00
parent 50ed7d7241
commit fd68656a76
6 changed files with 14 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ export default function Clash_Producer() {
'ssr',
'vmess',
'vless',
'socks',
'socks5',
'http',
'snell',
'trojan',

View File

@@ -12,7 +12,7 @@ export default function Stash_Producer() {
'ss',
'ssr',
'vmess',
'socks',
'socks5',
'http',
'snell',
'trojan',