feat(SearXNG): filter out slant.co
This commit is contained in:
parent
752efca54f
commit
ca0bc09a06
@ -222,6 +222,7 @@ enabled_plugins:
|
||||
#
|
||||
hostname_replace:
|
||||
'(.*\.)?quora\.com': false
|
||||
'(.*\.)?slant\.co': false
|
||||
# '(.*\.)?youtube\.com$': 'invidious.example.com'
|
||||
# '(.*\.)?youtu\.be$': 'invidious.example.com'
|
||||
# '(.*\.)?youtube-noocookie\.com$': 'yotter.example.com'
|
||||
|
Loading…
Reference in New Issue
Block a user