hook(type => "sanitize", id => "htmlscrubber", call => \&sanitize);
# Only known uri schemes are allowed to avoid all the ways of
hook(type => "sanitize", id => "htmlscrubber", call => \&sanitize);
# Only known uri schemes are allowed to avoid all the ways of
);
# data is a special case. Allow data:image/*, but
# disallow data:text/javascript and everything else.
);
# data is a special case. Allow data:image/*, but
# disallow data:text/javascript and everything else.