UNPKG

surgio

Version:

Generating rules for Surge, Clash, Quantumult like a PRO

14 lines 1.37 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEP010 = exports.DEP009 = exports.DEP008 = exports.DEP007 = exports.DEP006 = exports.DEP005 = exports.DEP004 = exports.DEP003 = exports.DEP002 = exports.DEP001 = void 0; exports.DEP001 = 'nowHandler 已不推荐使用,请参考 http://bit.ly/2q5daCK 尽快更新您的代码'; exports.DEP002 = 'udp-relay 的值已改为布尔类型,字符串类型依然可用但推荐更改'; exports.DEP003 = 'useProvider 将在之后版本改为默认使用严格模式'; exports.DEP004 = 'discardProviders 将在之后版本改为默认使用严格模式'; exports.DEP005 = 'surgioConfig.surgeConfig.shadowsocksFormat: "custom" 已不推荐使用,请改为 "ss"'; exports.DEP006 = 'surgioConfig.surgeConfig.v2ray: "external" 已不推荐使用,请改为 "native"'; exports.DEP007 = 'patchYamlArray 已不推荐使用,请改为 Clash 规则格式处理器,详情请阅读 https://url.royli.dev/xr9mj'; exports.DEP008 = 'surgioConfig.clashConfig.ssrFormat: "legacy" 会在后续版本中移出,请使用原版 Clash 客户端'; exports.DEP009 = 'proxyGroupModifier 会在后续版本中移出,详情请阅读 https://url.royli.dev/YyKh1'; exports.DEP010 = 'Quantumult 相关方法会在下个大版本中移出,请使用其它客户端'; //# sourceMappingURL=deprecation.js.map