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