13 Whitelist that defines the schemes that a URI is allowed to have. This
14 prevents XSS attacks from using pseudo-schemes like javascript or mocha.
15 There is also support for the <code>data</code> and <code>file</code>
16 URI schemes, but they are not enabled by default.
17 --# vim: et sw=4 sts=4