From 6a9beb344a1f9d6ca8ca213b658c895d836013fd Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Thu, 11 Jun 2020 09:54:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9Proxy=20Provider=20=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=20API=20=E6=96=B9=E6=B3=95=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Clash/Global.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Clash/Global.yaml b/Clash/Global.yaml index a353fe7..d28d130 100644 --- a/Clash/Global.yaml +++ b/Clash/Global.yaml @@ -121,7 +121,7 @@ proxies: # - http/1.1 # skip-cert-verify: true -# 节点订阅 +# 服务器节点订阅 proxy-providers: # name: # Provider 名称 # type: http # http 或 file @@ -133,6 +133,14 @@ proxy-providers: # url: # interval: + # + # 「url」参数填写订阅链接 + # + # 订阅链接可以使用 KOP-XIAO 的 API (https://github.com/KOP-XIAO/QuantumultX-Surge-API)进行转换,如「https://dove.589669.xyz/all2clash?sub=https%3A%2F%2Fraw.githubusercontent.com%2Fcrossutility%2FQuantumult-X%2Fmaster%2Fserver.txt」 + # + # 主要是两个部分「https://dove.589669.xyz/all2clash?sub=」以及订阅链接,订阅链接的 URL 需要先进行 UrlEncode (https://c.runoob.com/front-end/695) + # + # DuckDuckGo: # 冲鸭机场订阅链接 # type: http # url: "https://duckduckgo.security/user/sub.php?token=DivineEngine"