From 06a8202931025b763414be5166ce374db173e50b Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 15 Feb 2007 11:54:37 +0000 Subject: web commit by JoshTriplett: Add whois, via InterNIC. --- doc/shortcuts.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/shortcuts.mdwn') diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index bec46b03a..2d31f04af 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -22,6 +22,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=imdb url="http://imdb.com/find?q=%s"]] * [[shortcut name=gpg url="http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&exact=on&search=0x%s"]] * [[shortcut name=perldoc url="http://perldoc.perl.org/search.html?q=%s"]] +* [[shortcut name=whois url="http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain"]] To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is replaced with the text passed to the named shortcut. The optional desc -- cgit v1.2.3