fix bad embeds
This commit is contained in:
@@ -80,6 +80,9 @@ function localize_item(&$item){
|
||||
|
||||
}
|
||||
|
||||
// fix bad embeds
|
||||
$item['body'] = str_replace('http://www.youtube.com/embed/http:','http:',$item['body']);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user