mirror of
				https://github.com/emrusz/emrusz.git
				synced 2025-10-31 05:19:58 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			213 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			213 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| 
 | |
| <head>
 | |
|     <meta charset="utf-8" />
 | |
|     <title>Redirecting to status page.</title>
 | |
|     <meta http-equiv="refresh" content="0; URL=https://emrusz.github.io/status">
 | |
| </head>
 | |
| </body>
 | |
| 
 | |
| </html>
 |