youtube redirect fixes
This commit is contained in:
@@ -80,8 +80,6 @@ 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