From 1eee8b5196828128a189d6e9bf889500aadb2308 Mon Sep 17 00:00:00 2001 From: real-zephex <143923795+real-zephex@users.noreply.github.com> Date: Sun, 7 Apr 2024 13:50:17 +0000 Subject: idek --- next.config.mjs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'next.config.mjs') diff --git a/next.config.mjs b/next.config.mjs index e1f50db..e515f21 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -27,6 +27,10 @@ const nextConfig = { protocol: "https", hostname: "uploads.mangadex.org", }, + { + protocol: "https", + hostname: "sup-proxy.zephex0-f6c.workers.dev", + }, ], }, logging: { -- cgit v1.2.3