temp removing chanbug

This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-13 12:05:23 +01:00
parent 38b3a15176
commit 4ca0561b5a
2 changed files with 8 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ foreach($fil as $files){
document.getElementById("zicon").style.transform = "rotate("+deg+"deg)";
document.getElementById("zicon").style.width = pr+"%";
if(pr >= 60)
window.location.href = 'https://www.youtube.com/watch?v=mK2fNG26xFg';
window.location.href = 'https://www.youtube.com/v/mK2fNG26xFg?autoplay=1&showinfo=0&autohide=1';
});
</script>
</body>