diff --git a/policy.go b/policy.go index 995f46c..1b3f836 100644 --- a/policy.go +++ b/policy.go @@ -121,6 +121,11 @@ type Policy struct { // if one would want to allow all URL schemes, they would add `.+` allowURLSchemeRegexps []*regexp.Regexp + // If srcRewriter is not nil, it is used to rewrite the src attribute + // of tags that download resources, such as and