diff --git a/FastGithub/appsettings.stackoverflow.json b/FastGithub/appsettings.stackoverflow.json index a3b9be9..b256d65 100644 --- a/FastGithub/appsettings.stackoverflow.json +++ b/FastGithub/appsettings.stackoverflow.json @@ -25,10 +25,15 @@ "TlsSni": true, "Destination": "https://fdn.geekzu.org/" }, + "i.imgur.com": { + "TlsSni": false, + "TlsIgnoreNameMismatch": true, + "Destination": "https://151.101.196.193/" + }, "i.stack.imgur.com": { - "Response": { - "StatusCode": 404 - } + "TlsSni": false, + "TlsIgnoreNameMismatch": true, + "Destination": "https://151.101.196.193/" }, "lh*.googleusercontent.com": { "Response": {