|  |  | @@ -39,7 +39,16 @@ | 
		
	
		
			
			|  |  |  | <body class="toggle-bottom-name toggle-top-name"> | 
		
	
		
			
			|  |  |  | <script type="text/javascript"> | 
		
	
		
			
			|  |  |  | window.onerror = function(msg, url, line, col, error) { | 
		
	
		
			
			|  |  |  | alert("An error occured. If you're on a computer, hit F12 to open the developer tools, click the Console tab, and send the red text to chemicalcrux. If you're on mobile, screenshot this instead:\n\n" + msg + "\n" + url + "\n" + "line: " + line + "\n" + "col: " + col + "\nerror: " + error); | 
		
	
		
			
			|  |  |  | if (firsterror) { | 
		
	
		
			
			|  |  |  | firsterror = false; | 
		
	
		
			
			|  |  |  | alert("An error occured. If you're on a computer, hit F12 to open the developer tools, click the Console tab, and send the red text to chemicalcrux. If you're on mobile, screenshot this instead:\n\n" + msg + "\n" + url + "\n" + "line: " + line + "\n" + "col: " + col + "\nerror: " + error); | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | window.onunhandledrejection = function(e) { | 
		
	
		
			
			|  |  |  | if (firsterror) { | 
		
	
		
			
			|  |  |  | firsterror = false; | 
		
	
		
			
			|  |  |  | alert("An error occured. If you're on a computer, hit F12 to open the developer tools, click the Console tab, and send the red text to chemicalcrux. If you're on mobile, screenshot this instead:\n\n" + e.reason); | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | </script> | 
		
	
		
			
			|  |  |  | <input hidden id="file-upload-picker" type='file' multiple> | 
		
	
	
		
			
				|  |  | 
 |