SearXNG: Old Reddit redirection
This commit is contained in:
parent
aa527bd068
commit
2f4b8a97e1
@ -2,10 +2,8 @@
|
||||
#'(.*\.)?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.seasi.dev'
|
||||
'(.*\.)?redd\.it$': 'redlib.seasi.dev'
|
||||
'(.*\.)?reddit\.com$': 'old.reddit.com'
|
||||
'(.*\.)?redd\.it$': 'old.reddit.com'
|
||||
'(.*\.)?medium\.com$': 'm.opnxng.com'
|
||||
'fandom\.com$': 'z.opnxng.com'
|
||||
'dic\.academic\.ru$': 'akademik.bloat.cat'
|
||||
|
@ -1,10 +1,22 @@
|
||||
config:
|
||||
oracle1:
|
||||
- searxng
|
||||
oracle2:
|
||||
- searxng
|
||||
oracle3:
|
||||
- searxng
|
||||
oracle4:
|
||||
- caddy
|
||||
- searxng
|
||||
|
||||
compose:
|
||||
oracle1:
|
||||
- searxng
|
||||
oracle2:
|
||||
- searxng
|
||||
oracle3:
|
||||
- searxng
|
||||
oracle4:
|
||||
- caddy
|
||||
- searxng
|
||||
|
||||
# ----------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user