From 2d7b5a2a01895c0837187120d5fa1a9c47f21848 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 23 Feb 2024 17:49:01 +0200 Subject: [PATCH] swap 4channel.org --- files/helpers/sanitize.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index e19889ebb..6d06c8d21 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -722,6 +722,7 @@ domain_replacements = { 'https://lmgtfy.app/?q=': 'https://google.com/search?q=', DONATE_LINK: f'{SITE_FULL}/donate', 'https://boards.4chan.org/': 'https://archived.moe/', + 'https://boards.4channel.org/': 'https://archived.moe/', 'https://desuarchive.org/': 'https://archived.moe/', 'https://archive.4plebs.org/': 'https://archived.moe/', 'https://arch.b4k.co/': 'https://archived.moe/',