SearXNG: Youtube redirection
This commit is contained in:
parent
e39b5e5f1a
commit
715fae0500
@ -40,7 +40,7 @@ tokenCount = 10
|
|||||||
[Preferences]
|
[Preferences]
|
||||||
theme = "auto_(Twitter)"
|
theme = "auto_(Twitter)"
|
||||||
replaceTwitter = "n.opnxng.com"
|
replaceTwitter = "n.opnxng.com"
|
||||||
replaceYouTube = "yewtu.be"
|
replaceYouTube = "vid.priv.au"
|
||||||
replaceReddit = "i.opnxng.com"
|
replaceReddit = "i.opnxng.com"
|
||||||
replaceInstagram = ""
|
replaceInstagram = ""
|
||||||
proxyVideos = true
|
proxyVideos = true
|
||||||
|
@ -214,9 +214,9 @@ enabled_plugins:
|
|||||||
#
|
#
|
||||||
hostname_replace:
|
hostname_replace:
|
||||||
'(.*\.)?music.youtube\.com$': 'beatbump.io'
|
'(.*\.)?music.youtube\.com$': 'beatbump.io'
|
||||||
'(.*\.)?youtube\.com$': 'yewtu.be'
|
'(.*\.)?youtube\.com$': 'vid.priv.au'
|
||||||
'(.*\.)?youtu\.be$': 'yewtu.be'
|
'(.*\.)?youtu\.be$': 'vid.priv.au'
|
||||||
'(.*\.)?youtube-noocookie\.com$': 'yewtu.be'
|
'(.*\.)?youtube-noocookie\.com$': 'vid.priv.au'
|
||||||
'(.*\.)?reddit\.com$': 'i.opnxng.com'
|
'(.*\.)?reddit\.com$': 'i.opnxng.com'
|
||||||
'(.*\.)?redd\.it$': 'i.opnxng.com'
|
'(.*\.)?redd\.it$': 'i.opnxng.com'
|
||||||
'(.*\.)?libi.opnxng\.com$': 'l.opnxng.com'
|
'(.*\.)?libi.opnxng\.com$': 'l.opnxng.com'
|
||||||
|
@ -1,6 +1,12 @@
|
|||||||
|
setup:
|
||||||
|
oracle4:
|
||||||
|
- paulgo
|
||||||
|
- nitter
|
||||||
|
|
||||||
compose:
|
compose:
|
||||||
oracle3:
|
oracle4:
|
||||||
- gitea
|
- paulgo
|
||||||
|
- nitter
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user