SearXNG: updated Reddit redirection
This commit is contained in:
parent
3cfe23f211
commit
2dacf152b3
@ -2,8 +2,10 @@
|
||||
#'(.*\.)?youtube\.com$': 'invidious.fdn.fr'
|
||||
#'(.*\.)?youtu\.be$': 'invidious.fdn.fr'
|
||||
#'(.*\.)?youtube-noocookie\.com$': 'invidious.fdn.fr'
|
||||
'(.*\.)?reddit\.com$': 'l.opnxng.com'
|
||||
'(.*\.)?redd\.it$': 'l.opnxng.com'
|
||||
'(.*\.)?reddit\.com$': 'old.reddit.com'
|
||||
'(.*\.)?redd\.it$': 'old.reddit.com'
|
||||
#'(.*\.)?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'
|
||||
|
@ -1,14 +1,10 @@
|
||||
config:
|
||||
oracle4:
|
||||
- caddy
|
||||
|
||||
compose:
|
||||
oracle4:
|
||||
- caddy
|
||||
oracle3:
|
||||
- gitea-netrc
|
||||
|
||||
# ----------------------------------------------------------------------------------------------------
|
||||
|
||||
deployed-compose:
|
||||
deployed_compose:
|
||||
vultr:
|
||||
- imgin
|
||||
- rat-aint-tieba
|
||||
@ -112,7 +108,7 @@ deployed-compose:
|
||||
|
||||
# ----------------------------------------------------------------------------------------------------
|
||||
|
||||
deployed-config:
|
||||
deployed_config:
|
||||
oracle1:
|
||||
- scribe
|
||||
- priviblur
|
||||
|
Loading…
Reference in New Issue
Block a user