mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-12-23 08:51:53 +00:00
c82051c3e1
This has performance benefits https://jakearchibald.com/2016/performance-benefits-of-rel-noopener/ but most importantly also security benefits https://mathiasbynens.github.io/rel-noopener/ Adresses https://github.com/ezyang/htmlpurifier/issues/96
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
HTML.Noopener
|
|
TYPE: bool
|
|
VERSION: 4.9.0
|
|
DEFAULT: FALSE
|
|
--DESCRIPTION--
|
|
If enabled, noopener rel attributes are added to all outgoing links.
|
|
--# vim: et sw=4 sts=4
|