Merge pull request #582 from kvch/archive-is

archive.is engine
This commit is contained in:
Noémi Ványi 2016-06-10 23:06:44 +02:00 committed by GitHub
commit 1e0381a8d5
1 changed files with 11 additions and 0 deletions

View File

@ -40,6 +40,17 @@ engines:
engine : archlinux
shortcut : al
- name : archive is
engine : xpath
search_url : https://archive.is/{query}
url_xpath : (//div[@class="TEXT-BLOCK"]/a)/@href
title_xpath : (//div[@class="TEXT-BLOCK"]/a)
content_xpath : //div[@class="TEXT-BLOCK"]/ul/li
categories : general
timeout : 7.0
disabled : True
shortcut : ai
- name : base
engine : base
shortcut : bs