diff options
author | asciimoo <asciimoo@gmail.com> | 2014-02-18 22:06:33 +0100 |
---|---|---|
committer | asciimoo <asciimoo@gmail.com> | 2014-02-18 22:06:33 +0100 |
commit | d302c2bc9725db7d2cf6832fac3f0914b1de342e (patch) | |
tree | 718b850cc4feca7a2161dd82dd7f0682e087061b | |
parent | 7db4558de707d62e85ab8b68fa4198d92cf537d7 (diff) | |
download | searxng-d302c2bc9725db7d2cf6832fac3f0914b1de342e.tar.gz searxng-d302c2bc9725db7d2cf6832fac3f0914b1de342e.zip |
[mod] removing uncyclopedia from the default engines
-rw-r--r-- | searx/settings.yml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index cb77a26ae..86514c1e4 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -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 |