diff options
Diffstat (limited to 'shortcuts/index.html')
-rw-r--r-- | shortcuts/index.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/shortcuts/index.html b/shortcuts/index.html index 7f8dfa1a95c..9461cb7b01c 100644 --- a/shortcuts/index.html +++ b/shortcuts/index.html @@ -66,7 +66,7 @@ <div id="content"> <p class="pagedate"> - <strong>Posted <span class="date">Qua 11 Jan 2017 16:18:52 -02</span></strong> + <strong>Posted <span class="date">dom 02 fev 2020 17:23:50</span></strong> </p> <p>This wiki has shortcuts <strong>enabled</strong>.</p> @@ -102,6 +102,12 @@ Check the [[!google ikiwiki desc="google search for %s"]]. </ul> </li> <li>shortcut debwiki points to <i>https://wiki.debian.org/%S</i></li> +<li>shortcut debcve points to <i>https://security-tracker.debian.org/tracker/%S</i> + +<ul> +<li>also supports Debian bug numbers, packages and whatever the <a href="https://security-tracker.debian.org/tracker/">security tracker</a> supports.</li> +</ul> +</li> <li>shortcut fdobug points to <i>https://bugs.freedesktop.org/show_bug.cgi?id=%s</i></li> <li>shortcut fdolist points to <i>http://lists.freedesktop.org/mailman/listinfo/%s</i></li> <li>shortcut gnomebug points to <i>https://bugzilla.gnome.org/show_bug.cgi?id=%s</i></li> @@ -118,7 +124,7 @@ Check the [[!google ikiwiki desc="google search for %s"]]. <li>shortcut iki points to <i>http://ikiwiki.info/%S/</i></li> <li>shortcut ljuser points to <i>http://%s.livejournal.com/</i></li> <li>shortcut rfc points to <i>https://www.ietf.org/rfc/rfc%s.txt</i></li> -<li>shortcut c2 points to <i>http://c2.com/cgi/wiki?%s</i></li> +<li>shortcut c2 points to <i>http://wiki.c2.com/?%s</i></li> <li>shortcut meatballwiki points to <i>http://www.usemod.com/cgi-bin/mb.pl?%s</i></li> <li>shortcut emacswiki points to <i>http://www.emacswiki.org/cgi-bin/wiki/%s</i></li> <li>shortcut haskellwiki points to <i>http://haskell.org/haskellwiki/%s</i></li> @@ -192,7 +198,7 @@ ikiwiki will include your shortcut in the standard underlay.</p> <!--<div class="pagedate"> - Last edited <span class="date">Qua 11 Jan 2017 16:18:52 -02</span> + Last edited <span class="date">dom 02 fev 2020 17:23:50</span> </div> --> </div> |