mirror of https://github.com/searxng/searxng.git
[mod] removing uncyclopedia from the default engines
This commit is contained in:
parent
7db4558de7
commit
d302c2bc97
|
@ -93,11 +93,12 @@ engines:
|
|||
categories : social media
|
||||
shortcut : tw
|
||||
|
||||
- name : uncyclopedia
|
||||
engine : mediawiki
|
||||
categories : general
|
||||
shortcut : unc
|
||||
url : https://uncyclopedia.wikia.com/
|
||||
# maybe in a fun category
|
||||
# - name : uncyclopedia
|
||||
# engine : mediawiki
|
||||
# categories : general
|
||||
# shortcut : unc
|
||||
# url : https://uncyclopedia.wikia.com/
|
||||
|
||||
- name : urbandictionary
|
||||
engine : xpath
|
||||
|
|
Loading…
Reference in New Issue