Conkeror: Add monsterhunter webjump

This commit is contained in:
Tom Willemsen 2012-12-20 12:07:16 +01:00
parent 86c28de374
commit 992da18f7a

View file

@ -98,6 +98,9 @@ define_webjump("github",
define_webjump("mdn",
"https://developer.mozilla.org/en-US/search?q=%s",
$alternative="https://developer.mozilla.org/");
define_webjump("monsterhunter",
"http://monsterhunter.wikia.com/wiki/index.php?search=%s&fulltext=Search",
$alternative="http://monsterhunter.wikia.com/");
// Archlinux
define_webjump("arch/wiki",
"https://wiki.archlinux.org/index.php?search=%s",