From f6f17fc897af7e962c81d20c2908956deebc508c Mon Sep 17 00:00:00 2001 From: Florent <59729754+flobsx@users.noreply.github.com> Date: Wed, 5 Mar 2025 08:21:52 +0000 Subject: [PATCH] Fix: remove redirection not possible with cname --- domains/florent.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/domains/florent.json b/domains/florent.json index 1b5f712b4..60009a9bd 100644 --- a/domains/florent.json +++ b/domains/florent.json @@ -7,12 +7,5 @@ "record": { "CNAME": "flobsx.github.io" }, - "proxied": true, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/flobsx", - "/linkedin": "https://www.linkedin.com/in/florent-bissiriex/" - }, - "redirect_paths": true - } -} + "proxied": true +} \ No newline at end of file