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