Przeglądaj źródła

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

Fabian Peter Hammerle 4 lat temu
rodzic
commit
dadd2751ed
2 zmienionych plików z 3 dodań i 3 usunięć
  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