Implementadas algunas rutas faltantes
This commit is contained in:
+1
-1
@@ -3393,7 +3393,7 @@ var Markup = {
|
||||
height: height,
|
||||
width: width,
|
||||
videoId: attr.unnamed,
|
||||
playerVars: { autoplay: (attr.autoplay ? 1 : 0), origin: 'https://wotlk.ultimowow.com' }
|
||||
playerVars: { autoplay: (attr.autoplay ? 1 : 0), origin: 'https://wotlk.novawow.com' }
|
||||
};
|
||||
|
||||
if (Markup.youtube.players.length == 0)
|
||||
|
||||
Reference in New Issue
Block a user