mirror of
				https://github.com/EndPwnArchive/endpwn3.git
				synced 2024-08-15 00:23:30 +00:00 
			
		
		
		
	temp lock canary frontend to build 15301
This commit is contained in:
		
							parent
							
								
									16ba644be8
								
							
						
					
					
						commit
						61552afd6e
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -45,7 +45,10 @@
 | 
			
		|||
 | 
			
		||||
                    function load() {
 | 
			
		||||
                        var branch = require('path').basename(data).substr(7);
 | 
			
		||||
                        win.loadURL('https://' + (branch && branch != 'development' ? branch + '.' : '') + 'discordapp.com/channels/@me');
 | 
			
		||||
                        if (branch != 'canary')
 | 
			
		||||
                            win.loadURL('https://' + (branch && branch != 'development' ? branch + '.' : '') + 'discordapp.com/channels/@me');
 | 
			
		||||
                        else
 | 
			
		||||
                            win.loadURL('https://dr1ft.xyz/channels/@me'); // emergency, ugly, temp fix
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
                    // dont update EPAPI/CRISPR if DONTUPDATE exists
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue