Implementadas algunas rutas faltantes

This commit is contained in:
adevopg
2025-02-16 17:22:26 +01:00
parent c3fea2e0a2
commit 45ab155153
19 changed files with 340 additions and 21 deletions
+1 -1
View File
@@ -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)