From 60452879145a3e208085960566113b49a22c1c33 Mon Sep 17 00:00:00 2001
From: Andrew Dolgov ", $str);
+ " Disabled script: ", $res);
- $res = preg_replace('/<\/script>/i',
- "
(Disabled html object - - flash or other embedded content)
", $str); - - $res = preg_replace('/<\/object>/i', - "", $res); + - flash or other embedded content)", $res); return $res; } diff --git a/tt-rss.css b/tt-rss.css index a8136cb1b..337797e73 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1160,9 +1160,9 @@ span.debugTS { display : none; } -.scriptWarn:before { +/*.scriptWarn:before { content : "Disabled script:"; -} +}*/ .scriptWarn { color : white;