youtube redirect fixes
This commit is contained in:
parent
b11a0efff1
commit
f0c3a75ff3
3 changed files with 5 additions and 5 deletions
|
@ -80,8 +80,6 @@ function localize_item(&$item){
|
|||
|
||||
}
|
||||
|
||||
// fix bad embeds
|
||||
$item['body'] = str_replace('http://www.youtube.com/embed/http:','http:',$item['body']);
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue