mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
60
This commit is contained in:
@@ -84,7 +84,7 @@ foreach($fil as $files){
|
||||
pr = pr + 0.5;
|
||||
document.getElementById("zicon").style.transform = "rotate("+deg+"deg)";
|
||||
document.getElementById("zicon").style.width = pr+"%";
|
||||
if(pr >= 150)
|
||||
if(pr >= 60)
|
||||
window.location.href = 'https://www.youtube.com/watch?v=mK2fNG26xFg';
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user