Merge pull request #661 from davidar/et

Online Etymology Dictionary
This commit is contained in:
Adam Tauber 2016-12-23 12:54:02 +01:00 committed by GitHub
commit 4b225eb7ef

View file

@ -154,6 +154,17 @@ engines:
shortcut : ddg
disabled : True
- name : etymonline
engine : xpath
paging : True
search_url : http://etymonline.com/?search={query}&p={pageno}
url_xpath : //dt/a[1]/@href
title_xpath : //dt
content_xpath : //dd
suggestion_xpath : //a[@class="crossreference"]
first_page_num : 0
shortcut : et
# api-key required: http://www.faroo.com/hp/api/api.html#key
# - name : faroo
# engine : faroo