summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorLorenzo J. Lucchini <LuccoJ@users.noreply.github.com>2016-07-08 03:03:57 +0200
committerfirebovine <firebovine@gmail.com>2016-09-10 17:44:22 -0400
commit2bc42b378d9ed197c4b94db3371c26106c648d03 (patch)
treebfed4da68dbbcc645d0504d91975d42f95d63fb7 /searx
parente145fdb86d0cd9dd8421ed63b3635f4bebcafa74 (diff)
Remove unrelated change that mistakenly ended up into this branch
Diffstat (limited to 'searx')
-rw-r--r--searx/settings.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 2f1e8583b..308a0bd45 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -494,14 +494,6 @@ engines:
engine : wolframalpha_noapi
timeout: 6.0
categories : science
-
- - name : urbandictionary
- engine : xpath
- search_url : http://www.urbandictionary.com/define.php?term={query}
- url_xpath : //*[@class="word"]/@href
- title_xpath : //*[@class="word"]
- content_xpath : //*[@class="meaning"]
- shortcut : ud
- name : dictzone
engine : dictzone