Remove hostname_replace plugin from SearXNG
This commit is contained in:
parent
03da7b06ef
commit
cc6099783d
|
@ -49,14 +49,6 @@ enabled_plugins:
|
|||
- 'Hash plugin'
|
||||
- 'Self Informations'
|
||||
- 'Tracker URL remover'
|
||||
- 'Hostname replace'
|
||||
|
||||
hostname_replace:
|
||||
'^(.*\.)?youtube\.com$': 'yewtu.be'
|
||||
'^(.*\.)?youtu\.be$': 'yewtu.be'
|
||||
'^(.*\.)?youtube-noocookie\.com$': 'yewtu.be'
|
||||
'^(www\.)?twitter\.com$': 'nitter.net'
|
||||
'^(.*\.)?(m\.)?wiktionary\.org$': '\1m.wiktionary.org'
|
||||
|
||||
engines:
|
||||
- name: bing
|
||||
|
|
Loading…
Reference in a new issue