Переглянути джерело

disable version check ("XML Parsing Error: not well-formed")

Fabian Peter Hammerle 4 роки тому
батько
коміт
dadd2751ed
2 змінених файлів з 3 додано та 3 видалено
  1. 1 1
      cache.manifest
  2. 2 2
      main.js

+ 1 - 1
cache.manifest

@@ -1,5 +1,5 @@
 CACHE MANIFEST
-#V 20201125184440
+#V 20201125234352
 
 CACHE:
 common.js

+ 2 - 2
main.js

@@ -805,8 +805,8 @@ function run()
 		return false;
 	}
 
-	if(typeof globalNewVersionNotifyUsers=='undefined' || globalNewVersionNotifyUsers!=null)
-		netVersionCheck();
+	//if(typeof globalNewVersionNotifyUsers=='undefined' || globalNewVersionNotifyUsers!=null)
+	//	netVersionCheck();
 
 	document.title+=' ['+globalAccountSettings[0].userAuth.userName+']';
 	// Automatically detect crossDomain settings