mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-22 17:45:40 +03:00
[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(
|
||||
'._5mly', // Remove embedded videos (the preview image remains)
|
||||
'._2ezg', // Remove "Views ..."
|
||||
'._59tj', // Remove origin information (i.e. "YOUTUBE.COM") from embedded media
|
||||
'.hidden_elem', // Remove hidden elements (they are hidden anyway)
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue