1 [[!template id=gitbranch branch=anarcat/geo-scheme author="[[anarcat]]"]]
3 Trivial patch to add the `geo:` URI scheme:
6 modified IkiWiki/Plugin/htmlscrubber.pm
7 @@ -25,8 +25,8 @@ sub import {
8 "sip", "sips", "snmp", "tel", "urn", "wais", "xmpp",
10 # Selected unofficial schemes
11 - "aim", "callto", "cvs", "ed2k", "feed", "fish", "gg",
12 - "irc", "ircs", "lastfm", "ldaps", "magnet", "mms",
13 + "aim", "callto", "cvs", "ed2k", "feed", "fish", "geo",
14 + "gg", "irc", "ircs", "lastfm", "ldaps", "magnet", "mms",
15 "msnim", "notes", "rsync", "secondlife", "skype", "ssh",
16 "sftp", "smb", "sms", "snews", "webcal", "ymsgr",
17 "bitcoin", "git", "svn", "bzr", "darcs", "hg"