mirror of https://github.com/searx/searx
Remove voat due to its shutdown
Voat shutted down on December 25th, 2020 at 12 noon PST: https://voat.co/host/voat/static/inactive.min.html?ReturnUrl=/
This commit is contained in:
parent
fb4e6080ed
commit
fc6cfc3b58
|
@ -906,17 +906,6 @@ engines:
|
||||||
# See : http://mymemory.translated.net/doc/usagelimits.php
|
# See : http://mymemory.translated.net/doc/usagelimits.php
|
||||||
# api_key : ''
|
# api_key : ''
|
||||||
|
|
||||||
- name : voat
|
|
||||||
engine: xpath
|
|
||||||
shortcut: vo
|
|
||||||
categories: social media
|
|
||||||
search_url : https://searchvoat.co/?t={query}
|
|
||||||
url_xpath : //div[@class="entry"]//p[@class="title"]/a/@href
|
|
||||||
title_xpath : //div[@class="entry"]//p[@class="title"]/a/text()
|
|
||||||
content_xpath : //div[@class="entry"]//span[@class="domain"]/a/text()
|
|
||||||
timeout : 10.0
|
|
||||||
disabled : True
|
|
||||||
|
|
||||||
- name : 1337x
|
- name : 1337x
|
||||||
engine : 1337x
|
engine : 1337x
|
||||||
shortcut : 1337x
|
shortcut : 1337x
|
||||||
|
|
Loading…
Reference in New Issue