mirror of
				https://github.com/EndPwnArchive/endpwn3.git
				synced 2024-08-15 00:23:30 +00:00 
			
		
		
		
	Merge branch 'canary' into master
This commit is contained in:
		
						commit
						ade0180f82
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -61,6 +61,7 @@
 | 
			
		|||
                }
 | 
			
		||||
 | 
			
		||||
                // install endpwn 
 | 
			
		||||
 | 
			
		||||
                var o = fs.existsSync(data + '/settings.json') ? JSON.parse(fs.readFileSync(data + '/settings.json', 'utf8')) : {}; // load settings.json
 | 
			
		||||
                o['WEBAPP_ENDPOINT'] = location.href.split('?')[0] + '?'; // aim the app at stage 0
 | 
			
		||||
                o['WEBAPP_PATH'] = undefined; // clear old WEBAPP_PATH
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue