소스 검색

[mod] engine mod - urbandictionary suspended

Adam Tauber 11 년 전
부모
커밋
c55f03baea
1개의 변경된 파일8개의 추가작업 그리고 7개의 파일을 삭제
  1. 8
    7
      searx/settings.yml

+ 8
- 7
searx/settings.yml 파일 보기

@@ -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