Fixed up the embed code

This commit is contained in:
Kasper Rynning-Tønnesen
2016-01-26 17:08:31 +01:00
parent 97894101c9
commit 0907ac9a38
5 changed files with 15 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ var began = false;
var i = -1;
var lazy_load = true;
var embed = false;
var embed_code = '<embed src="https://zoff.no/embed.html#' + chan.toLowerCase() + '" width="615px" height="356px">';
var embed_code = '<embed src="https://zoff.no/embed.html#' + chan.toLowerCase() + '" width="600px" height="300px">';
var id;
var full_playlist;
var conf;