X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=include%2Ffunctions2.php;h=f0e352ed100cf47692b8dfe6c719fed16f083fbc;hb=3b001e4330226722c5bc0b6ed7f7dfe95f842eae;hp=7a076c94e858ae0ddcad5f327eb0d603fe978255;hpb=e934d63e0c226d1925e3be5de9e29dc2fb14618c;p=tt-rss.git diff --git a/include/functions2.php b/include/functions2.php index 7a076c94..f0e352ed 100644 --- a/include/functions2.php +++ b/include/functions2.php @@ -900,7 +900,7 @@ $entry->setAttribute('href', rewrite_relative_url($site_url, $entry->getAttribute('href'))); - $entry->setAttribute('rel', 'noreferrer'); + $entry->setAttribute('rel', 'noopener noreferrer'); } if ($entry->hasAttribute('src')) {