mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-11 20:49:01 +08:00
docs: replaced the SIP002 link in commet
This commit is contained in:
parent
7bd63545cc
commit
ae518a9874
@ -5,7 +5,7 @@ import getQXParser from './peggy/qx';
|
||||
import { Base64 } from 'js-base64';
|
||||
|
||||
// Parse SS URI format (only supports new SIP002, legacy format is depreciated).
|
||||
// reference: https://shadowsocks.org/en/spec/SIP002-URI-Scheme.html
|
||||
// reference: https://github.com/shadowsocks/shadowsocks-org/wiki/SIP002-URI-Scheme
|
||||
function URI_SS() {
|
||||
const name = 'URI SS Parser';
|
||||
const test = (line) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user