mirror of
				https://gitlab.com/octtspacc/sitoctt
				synced 2025-06-05 22:09:20 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			248 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			248 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <title>{URL}</title>
 | 
						|
    <link rel="canonical" href="{URL}" />
 | 
						|
    <meta name="robots" content="noindex" />
 | 
						|
    <meta charset="utf-8" />
 | 
						|
    <meta http-equiv="refresh" content="0; url={URL}" />
 | 
						|
  </head>
 | 
						|
</html>
 |