summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.conkerorrc/init.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/.conkerorrc/init.js b/.conkerorrc/init.js
index 939d3a6..6594523 100644
--- a/.conkerorrc/init.js
+++ b/.conkerorrc/init.js
@@ -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",