diff --git a/config/clash-meta.json b/config/clash-meta.json index 8bea87f..de97094 100644 --- a/config/clash-meta.json +++ b/config/clash-meta.json @@ -4,7 +4,7 @@ "allow-lan": false, "unified-delay": true, "keep-alive-interval": 300, - "mode": "Rule", + "mode": "rule", "log-level": "info", "external-controller": "127.0.0.1:9090", "dns": { @@ -18639,4 +18639,4 @@ "GEOIP,CN,πŸ‘‰ 国内网站", "MATCH,πŸ‘‰ 例倖网站" ] -} \ No newline at end of file +} diff --git a/config/clash.json b/config/clash.json index c513ad7..f76091f 100644 --- a/config/clash.json +++ b/config/clash.json @@ -2,7 +2,7 @@ "mixed-port": 7890, "socks-port": 7891, "allow-lan": false, - "mode": "Rule", + "mode": "rule", "log-level": "info", "external-controller": "127.0.0.1:9090", "dns": { @@ -18637,4 +18637,4 @@ "GEOIP,CN,πŸ‘‰ 国内网站", "MATCH,πŸ‘‰ 例倖网站" ] -} \ No newline at end of file +}