From 4dd4ae98ca6b337e5423f50845f37794d0b57877 Mon Sep 17 00:00:00 2001 From: xream Date: Sat, 18 May 2024 23:57:18 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9C=80=E6=96=B0=E7=89=88=20Surge=20?= =?UTF-8?q?=E5=B7=B2=E5=88=A0=E9=99=A4=20`ability:=20http-client-policy`?= =?UTF-8?q?=20=E5=8F=82=E6=95=B0,=20=E6=A8=A1=E5=9D=97=E6=9A=82=E4=B8=8D?= =?UTF-8?q?=E5=81=9A=E4=BF=AE=E6=94=B9,=20=E5=AF=B9=E6=B5=8B=E8=90=BD?= =?UTF-8?q?=E5=9C=B0=E5=8A=9F=E8=83=BD=E6=97=A0=E5=BD=B1=E5=93=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/README.md b/config/README.md index 92ff88a..1361807 100644 --- a/config/README.md +++ b/config/README.md @@ -17,6 +17,8 @@ Telegram 频道: [`https://t.me/cool_scripts` ](https://t.me/cool_scripts) 1. 官方默认版模块(支持 App 内使用编辑参数): [`https://raw.githubusercontent.com/sub-store-org/Sub-Store/master/config/Surge.sgmodule`](https://raw.githubusercontent.com/sub-store-org/Sub-Store/master/config/Surge.sgmodule) +> 最新版 Surge 已删除 `ability: http-client-policy` 参数, 模块暂不做修改, 对测落地功能无影响 + 2. 经典版, 不支持编辑参数, 固定带 ability 参数版本, 使用 jsc 引擎时, 可能会爆内存, 如果需要使用指定节点功能 例如[加旗帜脚本或者cname脚本] 请使用此带 ability 参数版本: [`https://raw.githubusercontent.com/sub-store-org/Sub-Store/master/config/Surge-ability.sgmodule`](https://raw.githubusercontent.com/sub-store-org/Sub-Store/master/config/Surge-ability.sgmodule) 3. 经典版, 不支持编辑参数, 固定不带 ability 参数版本: [`https://raw.githubusercontent.com/sub-store-org/Sub-Store/master/config/Surge-Noability.sgmodule`](https://raw.githubusercontent.com/sub-store-org/Sub-Store/master/config/Surge-Noability.sgmodule)