Browse Source

[mod] engine mod - urbandictionary suspended

Adam Tauber 11 years ago
parent
commit
c55f03baea
1 changed files with 8 additions and 7 deletions
  1. 8
    7
      searx/settings.yml

+ 8
- 7
searx/settings.yml View File

@@ -109,13 +109,14 @@ engines:
109 109
 #    shortcut : unc
110 110
 #    url : https://uncyclopedia.wikia.com/
111 111
 
112
-  - name : urbandictionary
113
-    engine        : xpath
114
-    search_url    : http://www.urbandictionary.com/define.php?term={query}
115
-    url_xpath     : //div[@class="word"]//a/@href
116
-    title_xpath   : //div[@class="word"]//a
117
-    content_xpath : //div[@class="definition"]
118
-    shortcut : ud
112
+# tmp suspended - too slow, too many errors
113
+#  - name : urbandictionary
114
+#    engine        : xpath
115
+#    search_url    : http://www.urbandictionary.com/define.php?term={query}
116
+#    url_xpath     : //div[@class="word"]//a/@href
117
+#    title_xpath   : //div[@class="word"]//a
118
+#    content_xpath : //div[@class="definition"]
119
+#    shortcut : ud
119 120
 
120 121
   - name : yahoo
121 122
     engine : yahoo