[FacebookBridge] Don't remove origin information from embedded media
References #912
This commit is contained in:
parent
5842bdfc83
commit
0b2ede35cd
1 changed files with 0 additions and 1 deletions
|
@ -581,7 +581,6 @@ EOD;
|
||||||
$content_filters = array(
|
$content_filters = array(
|
||||||
'._5mly', // Remove embedded videos (the preview image remains)
|
'._5mly', // Remove embedded videos (the preview image remains)
|
||||||
'._2ezg', // Remove "Views ..."
|
'._2ezg', // Remove "Views ..."
|
||||||
'._59tj', // Remove origin information (i.e. "YOUTUBE.COM") from embedded media
|
|
||||||
'.hidden_elem', // Remove hidden elements (they are hidden anyway)
|
'.hidden_elem', // Remove hidden elements (they are hidden anyway)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue