2013-10-23 21:50:25 +00:00
|
|
|
[wikipedia]
|
|
|
|
engine = mediawiki
|
|
|
|
url = https://en.wikipedia.org/
|
|
|
|
number_of_results = 1
|
|
|
|
|
2013-10-24 21:54:29 +00:00
|
|
|
[bing]
|
|
|
|
engine = bing
|
2014-01-05 13:06:52 +00:00
|
|
|
locale = en-US
|
2013-10-24 21:54:29 +00:00
|
|
|
|
2014-01-10 13:37:41 +00:00
|
|
|
[currency]
|
2013-11-04 20:48:00 +00:00
|
|
|
engine=currency_convert
|
2013-12-17 12:36:16 +00:00
|
|
|
categories = general
|
2013-11-04 20:48:00 +00:00
|
|
|
|
2013-10-23 21:50:25 +00:00
|
|
|
[deviantart]
|
|
|
|
engine = deviantart
|
|
|
|
categories = images
|
|
|
|
|
|
|
|
[ddg definitions]
|
|
|
|
engine = duckduckgo_definitions
|
|
|
|
|
|
|
|
[duckduckgo]
|
|
|
|
engine = duckduckgo
|
2014-01-05 12:58:17 +00:00
|
|
|
locale = en-us
|
2013-10-23 21:50:25 +00:00
|
|
|
|
|
|
|
[flickr]
|
|
|
|
engine = flickr
|
|
|
|
categories = images
|
|
|
|
|
|
|
|
[github]
|
|
|
|
engine = github
|
|
|
|
categories = it
|
|
|
|
|
2013-11-19 14:50:38 +00:00
|
|
|
[google]
|
|
|
|
engine = json_engine
|
|
|
|
search_url = https://ajax.googleapis.com/ajax/services/search/web?v=2.0&start=0&rsz=large&safe=off&filter=off&q={query}
|
|
|
|
categories = general
|
|
|
|
url_query = /responseData/results/unescapedUrl
|
|
|
|
content_query = /responseData/results/content
|
|
|
|
title_query = /responseData/results/titleNoFormatting
|
|
|
|
|
2013-10-23 21:50:25 +00:00
|
|
|
[google images]
|
|
|
|
engine = google_images
|
|
|
|
categories = images
|
|
|
|
|
|
|
|
[piratebay]
|
|
|
|
engine = piratebay
|
|
|
|
categories = videos, music
|
|
|
|
|
|
|
|
[soundcloud]
|
|
|
|
engine = soundcloud
|
|
|
|
categories = music
|
|
|
|
|
|
|
|
[stackoverflow]
|
|
|
|
engine = stackoverflow
|
|
|
|
categories = it
|
|
|
|
|
|
|
|
[startpage]
|
|
|
|
engine = startpage
|
|
|
|
|
|
|
|
[twitter]
|
|
|
|
engine = twitter
|
|
|
|
categories = social media
|
|
|
|
|
2013-10-26 11:46:46 +00:00
|
|
|
[urbandictionary]
|
|
|
|
engine = xpath
|
|
|
|
search_url = http://www.urbandictionary.com/define.php?term={query}
|
2014-01-05 13:06:52 +00:00
|
|
|
url_xpath = //div[@id="entries"]//div[@class="word"]/a/@href
|
|
|
|
title_xpath = //div[@id="entries"]//div[@class="word"]/span
|
|
|
|
content_xpath = //div[@id="entries"]//div[@class="text"]/div[@class="definition"]
|
2013-10-26 11:46:46 +00:00
|
|
|
|
2013-10-26 00:24:10 +00:00
|
|
|
[yahoo]
|
2013-11-13 18:39:13 +00:00
|
|
|
engine = xpath
|
|
|
|
search_url = http://search.yahoo.com/search?p={query}
|
|
|
|
results_xpath = //div[@class="res"]
|
2014-01-05 13:06:52 +00:00
|
|
|
url_xpath = .//h3/a/@href
|
|
|
|
title_xpath = .//h3/a
|
|
|
|
content_xpath = .//div[@class="abstr"]
|
2013-11-13 18:39:13 +00:00
|
|
|
suggestion_xpath = //div[@id="satat"]//a
|
2013-10-26 00:24:10 +00:00
|
|
|
|
2013-10-23 21:50:25 +00:00
|
|
|
[youtube]
|
|
|
|
engine = youtube
|
|
|
|
categories = videos
|
2013-12-30 21:42:37 +00:00
|
|
|
|
|
|
|
[dailymotion]
|
|
|
|
engine = dailymotion
|
2014-01-05 12:55:17 +00:00
|
|
|
locale = en_US
|
2013-12-30 21:42:37 +00:00
|
|
|
categories = videos
|
|
|
|
|
2014-01-06 21:15:46 +00:00
|
|
|
[vimeo]
|
|
|
|
engine = vimeo
|
|
|
|
categories = videos
|
|
|
|
results_xpath = //div[@id="browse_content"]/ol/li
|
|
|
|
url_xpath=./a/@href
|
|
|
|
title_xpath=./a/div[@class="data"]/p[@class="title"]/text()
|
|
|
|
content_xpath=./a/img/@src
|