From 1dd0c4ee20e9d19b6d747a10205586689aa4f601 Mon Sep 17 00:00:00 2001 From: spikecodes <19519553+spikecodes@users.noreply.github.com> Date: Sun, 3 Jan 2021 18:23:57 -0800 Subject: [PATCH] Fix User Icon Proxy --- src/proxy.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/proxy.rs b/src/proxy.rs index 187532a..3f16d28 100644 --- a/src/proxy.rs +++ b/src/proxy.rs @@ -10,6 +10,7 @@ pub async fn handler(web::Path(b64): web::Path) -> Result "b.thumbs.redditmedia.com", // ICONS "styles.redditmedia.com", + "www.redditstatic.com", // PREVIEWS "preview.redd.it", "external-preview.redd.it",