Remove hostname_replace plugin from SearXNG
This commit is contained in:
parent
03da7b06ef
commit
cc6099783d
|
@ -49,14 +49,6 @@ enabled_plugins:
|
||||||
- 'Hash plugin'
|
- 'Hash plugin'
|
||||||
- 'Self Informations'
|
- 'Self Informations'
|
||||||
- 'Tracker URL remover'
|
- '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:
|
engines:
|
||||||
- name: bing
|
- name: bing
|
||||||
|
|
Loading…
Reference in a new issue