From 6efcb479b71df06ad4fb415a18f32dfa506fcc71 Mon Sep 17 00:00:00 2001 From: MiniDigger | Martin Date: Sun, 6 Aug 2023 10:03:38 +0200 Subject: [PATCH] chore: whitelist more stuff for the image proxy --- backend/src/main/resources/application.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/backend/src/main/resources/application.yml b/backend/src/main/resources/application.yml index c3e949579..8c5044a6b 100644 --- a/backend/src/main/resources/application.yml +++ b/backend/src/main/resources/application.yml @@ -177,6 +177,11 @@ hangar: - "crowdin.com" - "kyori.net" - "modrinth.com" + - "i.imgur.com" + - "imgur.com" + - "giphy.com" + - "media.giphy.com" + - "bstats.org" jobs: check-interval: 5s