diff --git a/substore/sntp-rename.js b/substore/sntp-rename.js index 4903995..154b79c 100644 --- a/substore/sntp-rename.js +++ b/substore/sntp-rename.js @@ -14,7 +14,7 @@ function operator(proxies) { "S2": "广电", "S3": "广移", "S4": "广联", - "BGP": "cn2|5x", + "BGP": "cn2", "Anytls": "直连" // 日后如果要加 IEPL,只需在这里写 "IEPL": "专线" }; // ============================================== @@ -86,4 +86,4 @@ function operator(proxies) { return p; }); -} +} \ No newline at end of file