.conkerorrc/init.js
This commit is contained in:
parent
13fb3c1942
commit
cf592759af
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ define_webjump("ddg",
|
||||||
$alternative="https://duckduckgo.com");
|
$alternative="https://duckduckgo.com");
|
||||||
define_webjump("metal-archives",
|
define_webjump("metal-archives",
|
||||||
"http://www.metal-archives.com/search?searchString=%s&type=band_name",
|
"http://www.metal-archives.com/search?searchString=%s&type=band_name",
|
||||||
$alternative="http://www.metal-arhives.com");
|
$alternative="http://www.metal-archives.com");
|
||||||
define_webjump("djangodocs",
|
define_webjump("djangodocs",
|
||||||
"https://docs.djangoproject.com/search/?q=%s&release=5",
|
"https://docs.djangoproject.com/search/?q=%s&release=5",
|
||||||
$alternative="https://docs.djangoproject.com/");
|
$alternative="https://docs.djangoproject.com/");
|
||||||
|
|
Loading…
Reference in a new issue