Add webjump to &what
This commit is contained in:
parent
11862a9c80
commit
6a19fa9ce6
1 changed files with 2 additions and 0 deletions
|
@ -141,6 +141,8 @@ define_webjump("explainshell",
|
|||
define_webjump("thetvdb",
|
||||
"http://thetvdb.com/?string=%s&searchseriesid=&tab=listseries&function=Search",
|
||||
$alternative="http://thetvdb.com");
|
||||
define_webjump("&what", "http://www.amp-what.com/unicode/search/%s",
|
||||
$alternative="http://www.amp-what.com");
|
||||
|
||||
define_opensearch_webjump("ddg", "ddg.xml");
|
||||
define_opensearch_webjump("archwiki", "archwiki.xml");
|
||||
|
|
Loading…
Reference in a new issue