diff --git a/bridges/CastorusBridge.php b/bridges/CastorusBridge.php index 52714774..9dc878f7 100644 --- a/bridges/CastorusBridge.php +++ b/bridges/CastorusBridge.php @@ -35,7 +35,7 @@ class CastorusBridge extends BridgeAbstract { if(!$title) returnServerError('Cannot find title!'); - return htmlspecialchars(trim($title->plaintext)); + return trim($title->plaintext); } // Extracts the url from an actitiy