From ca7f8a8d4fc2dd302daa0cd7d2402048f6b55da5 Mon Sep 17 00:00:00 2001 From: perennial Date: Thu, 5 Sep 2024 18:52:57 +1000 Subject: [PATCH] correct comment on mima.localghost.org proxy --- config/proxy_list.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/proxy_list.go b/config/proxy_list.go index c66d250..8d9059c 100644 --- a/config/proxy_list.go +++ b/config/proxy_list.go @@ -15,7 +15,7 @@ var BuiltinProxyList = []string{ "https://pixiv.tatakai.top", "https://pi.169889.xyz", "https://i.pixiv.re", - // "https://mima.localghost.org/proxy/pximg", // doesn't support HTTP/1.1. only support HTTP/2. need proxy code to use a http client (not http.Client) that supports HTTP/2. + // "https://mima.localghost.org/proxy/pximg", // only supports HTTP/0.9 and HTTP/1.x when using TLS. // "https://pximg.chaotic.ninja", // incompatible // VnPower: Please comment non-working sites instead of deleting them.