No snow on mobile

This commit is contained in:
Kasper Rynning-Tønnesen
2015-12-02 16:55:12 +01:00
parent e233f9d823
commit e8dc55e345

View File

@@ -241,8 +241,7 @@ $(document).ready(function (){
window.location.href = 'https://www.youtube.com/v/0IGsNdVoEh0?autoplay=1&showinfo=0&autohide=1'; window.location.href = 'https://www.youtube.com/v/0IGsNdVoEh0?autoplay=1&showinfo=0&autohide=1';
}); });
if(!window.mobilecheck()) Nochan.start_snowfall();
Nochan.start_snowfall();
/*if(navigator.userAgent.toLowerCase().indexOf("android") > -1){ /*if(navigator.userAgent.toLowerCase().indexOf("android") > -1){
//console.log("android"); //console.log("android");