serve/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrTransformTargetNoreferrer.php

Classes

HTMLPurifier_AttrTransform_TargetNoreferrer Adds rel="noreferrer" to any links which target a different window than the current one. This is used to prevent malicious websites from silently replacing the original window, which could be used to do phishing.