mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-06 23:13:24 +08:00
feat: Added support for parsing Loon vless, Surge socks5 and snell proxies
This commit is contained in:
@@ -49,6 +49,7 @@ function parse(raw) {
|
||||
proxies.push(proxy);
|
||||
lastParser = parser;
|
||||
success = true;
|
||||
$.info(`${parser.name} is activated`);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user