From f28aa4cd98cedf8f22e3e583c1d099014914f4a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A9=86=E9=B8=BF=E7=BF=94?= Date: Sun, 7 Mar 2021 20:18:49 +0800 Subject: [PATCH] Add scholar to rules and script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将学术网站添加到规则和脚本当中 --- Clash/Rule.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Clash/Rule.yaml b/Clash/Rule.yaml index e259f01..43844c4 100644 --- a/Clash/Rule.yaml +++ b/Clash/Rule.yaml @@ -54,6 +54,7 @@ - RULE-SET,PROXY,Proxy - RULE-SET,Apple,Apple +- RULE-SET,Scholar,Scholar - RULE-SET,Domestic,Domestic - RULE-SET,Domestic IPs,Domestic @@ -112,6 +113,7 @@ script: "Microsoft": "Microsoft", "PROXY": "Proxy", "Apple": "Apple", + "Scholar": "Scholar", "Domestic": "Domestic", "Domestic IPs": "Domestic", "LAN": "DIRECT"