Skip to content

Commit ceb7589

Browse files
theLOICofFRANCESimounet
authored andcommitted
Ré-application du commit faca782 sur SimplePie
Ré-application du commit faca782 sur SimplePie
1 parent 4fde322 commit ceb7589

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SimplePie.class.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17171,6 +17171,7 @@ protected function preprocess($html, $type)
1717117171

1717217172
$ret .= '<html><head>';
1717317173
$ret .= '<meta http-equiv="Content-Type" content="' . $content_type . '; charset=utf-8" />';
17174+
$ret .= '<meta name="referrer" content="no-referrer" />';
1717417175
$ret .= '</head><body>' . $html . '</body></html>';
1717517176
return $ret;
1717617177
}

0 commit comments

Comments
 (0)