mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	Update embed.js
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							72cfbe26c1
						
					
				
				
					commit
					e59f332689
				
			| @@ -150,7 +150,7 @@ window.addEventListener("load", function() { | ||||
|     add = "https://zoff.me"; | ||||
|     //if(window.location.hostname == "localhost") add = "localhost"; | ||||
|     //add = "localhost"; | ||||
|     socket = io.connect(''+add+':8080', connection_options); | ||||
|     socket = io.connect(''+add, connection_options); | ||||
|  | ||||
|     if(localmode) { | ||||
|         change_offline(true, false); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user