13 lines
		
	
	
		
			393 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			393 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
    <head>
 | 
						|
        <title>Redirect</title>
 | 
						|
        <link rel="canonical" href="https://kitoy.me/" />
 | 
						|
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 | 
						|
        <meta http-equiv="refresh" content="0;url=https://kitoy.me/" />
 | 
						|
    </head>
 | 
						|
    <body>
 | 
						|
        <p><a href="https://kitoy.me/">Click here</a> to be redirected.</p>
 | 
						|
    </body>
 | 
						|
</html>
 |