Update Conkeror webjumps
This commit is contained in:
parent
9116ea1bb4
commit
f2fd5b1db1
5 changed files with 51 additions and 11 deletions
|
@ -7,6 +7,7 @@ load_paths.push("file:///home/slash/projects/cdispass/");
|
|||
load_paths.push("file:///home/slash/.conkerorrc/site-js/");
|
||||
load_paths.push("file:///home/slash/.conkerorrc/clark-conkeror/");
|
||||
theme_load_paths.push("/home/slash/.conkerorrc/themes/");
|
||||
opensearch_load_paths.push(make_file("/home/slash/.conkerorrc/search-engines/"));
|
||||
|
||||
require("clark");
|
||||
require("cdispass");
|
||||
|
@ -93,15 +94,15 @@ define_webjump("emacswiki",
|
|||
define_webjump("php",
|
||||
"http://www.php.net/manual-lookup.php?pattern=%s&scope=quickref",
|
||||
$alternative="http://www.php.net");
|
||||
define_webjump("python",
|
||||
"http://docs.python.org/search.html?q=%s&check_keywords=yes&area=default",
|
||||
define_webjump("python2",
|
||||
"http://docs.python.org/2/search.html?q=%s&check_keywords=yes&area=default",
|
||||
$alternative="http://www.python.org");
|
||||
define_webjump("python3",
|
||||
"http://docs.python.org/3/search.html?q=%s&check_keywords=yes&area=default",
|
||||
$alternative="http://www.python.org");
|
||||
define_webjump("pypi",
|
||||
"https://pypi.python.org/pypi?%3Aaction=search&term=%s&submit=search",
|
||||
$alternative="https://pypi.python.org");
|
||||
define_webjump("ddg",
|
||||
"https://duckduckgo.com/?q=%s",
|
||||
$alternative="https://duckduckgo.com");
|
||||
define_webjump("metal-archives",
|
||||
"http://www.metal-archives.com/search?searchString=%s&type=band_name",
|
||||
$alternative="http://www.metal-archives.com");
|
||||
|
@ -113,9 +114,6 @@ define_webjump("djangodocs1.5",
|
|||
$alternative="https://docs.djangoproject.com/en/1.5/");
|
||||
define_webjump("google",
|
||||
"https://duckduckgo.com?q=!google%%20%s");
|
||||
define_webjump("github",
|
||||
"https://github.com/search?q=%s&type=Everything&repo=&langOverride=&start_value=1",
|
||||
$alternative="https://github.com");
|
||||
define_webjump("mdn",
|
||||
"https://developer.mozilla.org/en-US/search?q=%s",
|
||||
$alternative="https://developer.mozilla.org/");
|
||||
|
@ -124,16 +122,36 @@ define_webjump("monsterhunter",
|
|||
$alternative="http://monsterhunter.wikia.com/");
|
||||
define_webjump("quickdocs", "http://quickdocs.org/search?q=%s",
|
||||
$alternative="http://quickdocs.org/");
|
||||
define_webjump("jquery", "http://api.jquery.com/?s=%s",
|
||||
$alternative="http://jquery.com");
|
||||
define_webjump("l1sp", "http://l1sp.org/search?q=%s",
|
||||
$alternative="http://l1sp.org/");
|
||||
define_webjump("tvdb", "http://thetvdb.com/?string=%s&searchseriesid=&tab=listseries&function=Search",
|
||||
$alternative="http://thetvdb.com");
|
||||
define_webjump("clhs", "http://www.xach.com/clhs?q=%s",
|
||||
$alternative="http://www.lispworks.com/documentation/HyperSpec/Front/");
|
||||
define_webjump("cliki", "http://www.cliki.net/admin/ssearch?words=%s",
|
||||
$alternative="http://www.cliki.net");
|
||||
define_webjump("gems", "https://rubygems.org/search?utf8=%E2%9C%93&query=%s",
|
||||
$alternative="https://rubygems.org/");
|
||||
// Archlinux
|
||||
define_webjump("arch/wiki",
|
||||
"https://wiki.archlinux.org/index.php?search=%s",
|
||||
$alternative="https://wiki.archlinux.org");
|
||||
define_webjump("arch/aur",
|
||||
"https://aur.archlinux.org/packages.php?O=0&K=%s&do_Search=Go",
|
||||
$alternative="https://aur.archlinux.org");
|
||||
define_webjump("arch/packages",
|
||||
"https://www.archlinux.org/packages/?sort=&q=%s&limit=50",
|
||||
$alternative="https://packages.archlinux.org");
|
||||
define_webjump("explainshell",
|
||||
"http://www.explainshell.com/explain?cmd=%s",
|
||||
$alternative="http://www.explainshell.com");
|
||||
define_webjump("thetvdb",
|
||||
"http://thetvdb.com/?string=%s&searchseriesid=&tab=listseries&function=Search",
|
||||
$alternative="http://thetvdb.com");
|
||||
|
||||
define_opensearch_webjump("ddg", "ddg.xml");
|
||||
define_opensearch_webjump("archwiki", "archwiki.xml");
|
||||
define_opensearch_webjump("github", "github.xml");
|
||||
define_opensearch_webjump("wordpress", "wordpress.xml");
|
||||
|
||||
/// Chickadee
|
||||
// From http://conkeror.org/Webjumps
|
||||
|
|
1
conkeror/.conkerorrc/search-engines/archwiki.xml
Normal file
1
conkeror/.conkerorrc/search-engines/archwiki.xml
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0"?><OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/"><ShortName>ArchWiki (en)</ShortName><Description>ArchWiki (en)</Description><Image height="16" width="16" type="image/x-icon">https://wiki.archlinux.org/favicon.ico</Image><Url type="text/html" method="get" template="https://wiki.archlinux.org/index.php?title=Special:Search&search={searchTerms}" /><Url type="application/x-suggestions+json" method="get" template="https://wiki.archlinux.org/api.php?action=opensearch&search={searchTerms}&namespace=0" /><moz:SearchForm>https://wiki.archlinux.org/index.php/Special:Search</moz:SearchForm></OpenSearchDescription>
|
10
conkeror/.conkerorrc/search-engines/ddg.xml
Normal file
10
conkeror/.conkerorrc/search-engines/ddg.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
|
||||
<ShortName>DuckDuckGo</ShortName>
|
||||
<Description>Search DuckDuckGo</Description>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
<LongName>DuckDuckGo Search</LongName>
|
||||
<Image height="16" width="16">data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAB8lBMVEUAAADkRQzjPwPjQQXkRQ3iPwTiQQXgPQPeQgrcOwPVNgDVNQDWOgbTMwDRMgDQMwDSMwDRNwTQLgDRJgDSJwDSLgDSNwTjOgDiOADjOQDkPADhQAXzs5v+/fv////0vKbiRQvgPQHpdUr85NzuknPdKgDcIwDnZzj2w7HqeU/gPQLsimb/+PftjWn97Obpb0LdJQDeLQDtjmvsi2jgSBDnbULgOQD/39HgLQDeMgDpeFLgSBH0v670uqbaJQD2qImWvP/G1Ob5+/3u//+fvvXyp47dMwDaLwD0u6v0v6/aNQDiXi/aKQD3qozU7/8gSY2vvtg0ZK/OqLDaKQHYKgLgWTfaNADZMgDZMADZLADzqpD7//+xwdz//9H/5Bn/7Bn//ADofADYMADYMQDZOgPXLgDiZDj//97/0AD3tQDvlgHZOgbXLATXMADWMgDfXjLVLQD///z+0AD/3Rn/yRnwnQDcVjbVMQDyv67wuKTSJwDRHQD+8O/tg3/iQQDwhAHnawHWMADvtKfyva7XQxHga0bQGQD2vbH/u8LXIQCmPQzja07XQxLliGn99fPkcVHvhnGZ5VguvUU5wktBwCcAgxzydVv/8/XmiGngdlL+ysi3+I8LtCE80V6P3YmX4sDleljSNQLzr6D7sKPXNQTSIwAEAbMrAAAAF3RSTlMARqSkRvPz80PTpKRG3fPe3hio9/eoGP50jNsAAAABYktHRB5yCiArAAAAyElEQVQYGQXBvUqCYRiA4fu2V9Tn+UQddI3aCpxaOoU6iU4gcqqpoYbALXBuCuoYmttamqJDiEoh4YP+MOi6BNCh+uYKEGiOVNCXXxA2XDVV/UyfKbRCXTLQWAxbP2vt8Ue/uYDvfim91615sb2um6rqtrr/NFb1cUf1Ybd06areU6lSlYpK79jzK1SyJOkfhOl8JGEcqV5zoKrTRqO6yUzIzNu46ijdM1VV9bhuUJ/nZURExLRzUiPQm3kKXHi4BAEGOmOi78A/L1QoU/VHoTsAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDEtMTlUMjA6MDE6MTEtMDU6MDAuET6cAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTAxLTE5VDIwOjAxOjExLTA1OjAwX0yGIAAAAABJRU5ErkJggg==</Image>
|
||||
<Url type="text/html" method="get" template="https://duckduckgo.com/?q={searchTerms}&kae=d&kf=fw"/>
|
||||
<Url type="application/x-suggestions+json" template="https://ac.duckduckgo.com/ac/?q={searchTerms}&type=list"/>
|
||||
</OpenSearchDescription>
|
10
conkeror/.conkerorrc/search-engines/github.xml
Normal file
10
conkeror/.conkerorrc/search-engines/github.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
|
||||
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
||||
<ShortName>GitHub</ShortName>
|
||||
<Description>Search GitHub</Description>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
<Image width="16" height="16" type="image/x-icon">https://github.com/favicon.ico</Image>
|
||||
<Url type="text/html" method="get" template="https://github.com/search?q={searchTerms}&ref=opensearch"/>
|
||||
<moz:SearchForm>https://github.com/search</moz:SearchForm>
|
||||
</OpenSearchDescription>
|
1
conkeror/.conkerorrc/search-engines/wordpress.xml
Normal file
1
conkeror/.conkerorrc/search-engines/wordpress.xml
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0"?><OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/"><ShortName>Codex (en)</ShortName><Description>Codex (en)</Description><Image height="16" width="16" type="image/x-icon">http://codex.wordpress.org/favicon.ico</Image><Url type="text/html" method="get" template="http://codex.wordpress.org/index.php?title=Special:Search&search={searchTerms}" /><Url type="application/x-suggestions+json" method="get" template="http://codex.wordpress.org/api.php?action=opensearch&search={searchTerms}&namespace=0" /><moz:SearchForm>http://codex.wordpress.org/Special:Search</moz:SearchForm></OpenSearchDescription>
|
Loading…
Reference in a new issue