0
0

SearXNG: Threads redirection

This commit is contained in:
Opnxng 2024-06-01 13:46:23 +08:00
parent 7aa4f415f5
commit a1033121d3
2 changed files with 18 additions and 5 deletions

View File

@ -236,6 +236,7 @@ hostname_replace:
'(.*\.)?imdb\.com$': 'd.opnxng.com' '(.*\.)?imdb\.com$': 'd.opnxng.com'
# '(.*\.)?instagram\.com$': 'ig.opnxng.com' # '(.*\.)?instagram\.com$': 'ig.opnxng.com'
# '(.*\.)?tiktok\.com$': 'tt.opnxng.com' # '(.*\.)?tiktok\.com$': 'tt.opnxng.com'
'(.*\.)?threads\.net$': 'shoelace.mint.lgbt'
'(.*\.)?tieba.baidu\.com$': 'ti.opnxng.com' '(.*\.)?tieba.baidu\.com$': 'ti.opnxng.com'
'(.*\.)?wolframalpha\.com$': 'wf.opnxng.com' '(.*\.)?wolframalpha\.com$': 'wf.opnxng.com'
'(.*\.)?stackoverflow\.com$': 'code.whatever.social' '(.*\.)?stackoverflow\.com$': 'code.whatever.social'

View File

@ -1,10 +1,22 @@
config:
oracle4:
- caddy
compose: compose:
oracle1:
- paulgo
oracle2:
- paulgo
oracle3:
- paulgo
oracle4: oracle4:
- caddy - paulgo
config:
oracle1:
- paulgo
oracle2:
- paulgo
oracle3:
- paulgo
oracle4:
- paulgo
# ---------------------------------------------------------------------------------------------------- # ----------------------------------------------------------------------------------------------------