Noémi Ványi преди 8 години
родител
ревизия
3007e4e451
променени са 1 файла, в които са добавени 12 реда и са изтрити 0 реда
  1. 12
    0
      searx/settings.yml

+ 12
- 0
searx/settings.yml Целия файл

544
     # See : http://mymemory.translated.net/doc/usagelimits.php
544
     # See : http://mymemory.translated.net/doc/usagelimits.php
545
     # api_key : ''
545
     # api_key : ''
546
 
546
 
547
+  - name : voat
548
+    engine: xpath
549
+    shortcut: vo
550
+    categories: social media
551
+    search_url : https://voat.co/search?q={query}
552
+    url_xpath : //p[contains(@class, "title")]/a/@href
553
+    title_xpath : //p[contains(@class, "title")]/a
554
+    content_xpath : //span[@class="domain"]
555
+    timeout : 10.0
556
+    disabled : True
557
+
558
+
547
 #The blekko technology and team have joined IBM Watson! -> https://blekko.com/
559
 #The blekko technology and team have joined IBM Watson! -> https://blekko.com/
548
 #  - name : blekko images
560
 #  - name : blekko images
549
 #    engine : blekko_images
561
 #    engine : blekko_images