mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-14 08:28:12 +08:00
修复obfs-local格式SS订阅
This commit is contained in:
@@ -637,6 +637,7 @@ function URI_SS() {
|
||||
if (key) params[key] = val || true; // some options like "tls" will not have value
|
||||
}
|
||||
switch (params.plugin) {
|
||||
case 'obfs-local':
|
||||
case 'simple-obfs':
|
||||
proxy.plugin = 'obfs'
|
||||
proxy['plugin-opts'] = {
|
||||
|
||||
Reference in New Issue
Block a user