The proxy function sometimes kills embedded pictures ...
This commit is contained in:
parent
5545008768
commit
2676a0f0e5
3 changed files with 28 additions and 8 deletions
|
|
@ -157,7 +157,7 @@ function oembed_format_object($j){
|
|||
case "rich": {
|
||||
// not so safe..
|
||||
if (!get_config("system","no_oembed_rich_content"))
|
||||
$ret.= $jhtml;
|
||||
$ret.= proxy_parse_html($jhtml);
|
||||
}; break;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue