From e37879851c31ea85b0b5e3a8ffa857a2617bd1d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=9B=BD=E4=BC=9F?= <366193849@qq.com> Date: Mon, 9 Aug 2021 10:54:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8loli.net=E7=9A=84cdn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FastGithub/appsettings.stackoverflow.json | 24 ++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/FastGithub/appsettings.stackoverflow.json b/FastGithub/appsettings.stackoverflow.json index 3afa590..f2f0a7d 100644 --- a/FastGithub/appsettings.stackoverflow.json +++ b/FastGithub/appsettings.stackoverflow.json @@ -1,35 +1,37 @@ { "FastGithub": { "DomainConfigs": { + "cdnjs.cloudflare.com": { + "TlsSni": true, + "Destination": "https://cdnjs.loli.net/" + }, "ajax.googleapis.com": { "TlsSni": true, - "Destination": "https://gapis.geekzu.org/ajax/" + "Destination": "https://ajax.loli.net/" }, "fonts.googleapis.com": { "TlsSni": true, - "Destination": "https://fonts.geekzu.org/" + "Destination": "https://fonts.loli.net/" }, "themes.googleusercontent.com": { "TlsSni": true, - "Destination": "https://gapis.geekzu.org/g-themes/" + "Destination": "https://themes.loli.net/" }, "fonts.gstatic.com": { "TlsSni": true, - "Destination": "https://gapis.geekzu.org/g-fonts/" - }, - "secure.gravatar.com": { - "TlsSni": true, - "Destination": "https://sdn.geekzu.org/" + "Destination": "https://gstatic.loli.net/" }, "*.gravatar.com": { "TlsSni": true, - "Destination": "https://fdn.geekzu.org/" + "Destination": "https://gravatar.loli.net/" }, "i.imgur.com": { - "IPAddress": "151.101.196.193" + "IPAddress": "151.101.196.193", + "TlsIgnoreNameMismatch": true }, "i.stack.imgur.com": { - "IPAddress": "151.101.196.193" + "IPAddress": "151.101.196.193", + "TlsIgnoreNameMismatch": true }, "lh*.googleusercontent.com": { "Response": {