.conkerorrc/webjumps.js
This commit is contained in:
parent
136e988c22
commit
fd8710f7f8
1 changed files with 3 additions and 0 deletions
|
@ -24,3 +24,6 @@ define_webjump("ddg",
|
|||
define_webjump("metal-archives",
|
||||
"http://www.metal-archives.com/search?searchString=%s&type=band_name",
|
||||
$alternative="http://www.metal-arhives.com");
|
||||
define_webjump("djangodocs",
|
||||
"https://docs.djangoproject.com/search/?q=%s&release=5",
|
||||
$alternative="https://docs.djangoproject.com/");
|
||||
|
|
Loading…
Reference in a new issue