You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			12 lines
		
	
	
		
			468 B
		
	
	
	
		
			PHTML
		
	
			
		
		
	
	
			12 lines
		
	
	
		
			468 B
		
	
	
	
		
			PHTML
		
	
| <meta charset="UTF-8">
 | |
| <meta name="viewport" content="width=device-width, initial-scale=1">
 | |
| <link rel="icon" type="image/svg+xml" href="favicon.svg" sizes="any">
 | |
| <meta name="keywords" content="Session, Community, Anonymous, Chat">
 | |
| <meta
 | |
|     http-equiv="Content-Security-Policy"
 | |
|     content="
 | |
|         script-src 'self'; img-src 'self' data:; connect-src 'self'; font-src 'none';
 | |
|         object-src 'none'; media-src 'none'; form-action 'none'; base-uri 'self';
 | |
|     "
 | |
| >
 |