From 4b4dd58ea292df55304a5cd10957c8557109b6bf Mon Sep 17 00:00:00 2001 From: Opnxng Date: Wed, 1 Jan 2025 15:47:03 +0800 Subject: [PATCH] Searxng: updated Threads redirection --- templates/conf/replace-hosts.yml.j2 | 2 +- vars/services.yaml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/conf/replace-hosts.yml.j2 b/templates/conf/replace-hosts.yml.j2 index 39af229..f1396d8 100755 --- a/templates/conf/replace-hosts.yml.j2 +++ b/templates/conf/replace-hosts.yml.j2 @@ -19,7 +19,7 @@ '(.*\.)?tiktok\.com$': 'offtiktok.com' '(.*\.)?offofftiktok\.com$': 'offtiktok.com' '(.*\.)?vm.tiktok\.com$': 'vm.offtiktok.com' -'(.*\.)?threads\.net$': 'shoelace.mint.lgbt' +'(.*\.)?threads\.net$': 's.iii.st' '(.*\.)?tieba.baidu\.com$': 'ti.opnxng.com' '(.*\.)?wolframalpha\.com$': 'wf.opnxng.com' # AnonymousOverflow redirection diff --git a/vars/services.yaml b/vars/services.yaml index 8467929..cbf084a 100644 --- a/vars/services.yaml +++ b/vars/services.yaml @@ -1,6 +1,7 @@ -config: +compose: oracle3: - - gitea-netrc + - breezewiki + # ----------------------------------------------------------------------------------------------------