mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-15 04:59:40 +01:00
[FacebookBridge] Don't remove origin information from embedded media
References #912
This commit is contained in:
parent
5842bdfc83
commit
0b2ede35cd
@ -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…
x
Reference in New Issue
Block a user