From b8a375d772a9093e323facec4f6460f5042c655f Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 2 Mar 2024 01:31:01 +0200 Subject: [PATCH] replaced scrd.app too --- files/helpers/sanitize.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index 6aca5bd9b..ff6eda0e4 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -743,6 +743,7 @@ domain_replacements = { 'https://lmgtfy.app/?q=': 'https://google.com/search?q=', DONATE_LINK: f'{SITE_FULL}/donate', 'https://boards.4channel.org/': 'https://boards.4chan.org/', + 'https://scrd.app/': 'https://scored.co/p/', 'https://communities.win/': 'https://scored.co/', 'https://m.communities.win/': 'https://scored.co/', 'https://patriots.win/': 'https://scored.co/',