From a977501cf0c177b31883a74ccd5d289a817d8ea5 Mon Sep 17 00:00:00 2001 From: Opnxng Date: Wed, 25 Sep 2024 17:58:09 +0800 Subject: [PATCH] SearXNG: Redlib redirection --- templates/conf/replace-hosts.yml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/conf/replace-hosts.yml.j2 b/templates/conf/replace-hosts.yml.j2 index 87e5a5b..577c3a3 100755 --- a/templates/conf/replace-hosts.yml.j2 +++ b/templates/conf/replace-hosts.yml.j2 @@ -2,8 +2,8 @@ #'(.*\.)?youtube\.com$': 'invidious.fdn.fr' #'(.*\.)?youtu\.be$': 'invidious.fdn.fr' #'(.*\.)?youtube-noocookie\.com$': 'invidious.fdn.fr' -'(.*\.)?reddit\.com$': 'old.reddit.com' -'(.*\.)?redd\.it$': 'old.reddit.com' +'(.*\.)?reddit\.com$': 'l.opnxng.com' +'(.*\.)?redd\.it$': 'l.opnxng.com' '(.*\.)?medium\.com$': 'm.opnxng.com' 'fandom\.com$': 'z.opnxng.com' 'dic\.academic\.ru$': 'akademik.bloat.cat'