From 65eb56c0abe31ea83c75166afa7da314822b890b Mon Sep 17 00:00:00 2001 From: Opnxng Date: Sun, 30 Jun 2024 16:15:01 +0800 Subject: [PATCH] Caddy: Redlib redirection --- templates/conf/replace-hosts.yml.j2 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/conf/replace-hosts.yml.j2 b/templates/conf/replace-hosts.yml.j2 index 06765b4..9521082 100755 --- a/templates/conf/replace-hosts.yml.j2 +++ b/templates/conf/replace-hosts.yml.j2 @@ -2,8 +2,10 @@ '(.*\.)?youtube\.com$': 'invidious.fdn.fr' '(.*\.)?youtu\.be$': 'invidious.fdn.fr' '(.*\.)?youtube-noocookie\.com$': 'invidious.fdn.fr' -'(.*\.)?reddit\.com$': 'redlib.pussthecat.org' -'(.*\.)?redd\.it$': 'redlib.pussthecat.org' +#'(.*\.)?reddit\.com$': 'redlib.pussthecat.org' +#'(.*\.)?redd\.it$': 'redlib.pussthecat.org' +'(.*\.)?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'