You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like bluemonday to add referrerpolicy="no-referrer" to all img tags, but I don't see a way to do that with the current API. Maybe we could get an API like RequireReferrerPolicyOnImages(policy ReferrerPolicy)?
I'd like bluemonday to add
referrerpolicy="no-referrer"
to allimg
tags, but I don't see a way to do that with the current API. Maybe we could get an API likeRequireReferrerPolicyOnImages(policy ReferrerPolicy)
?The
referrerpolicy
attribute is experimental but has decent support.The text was updated successfully, but these errors were encountered: