mirror of
				https://github.com/wnlen/clash-for-linux.git
				synced 2025-10-31 11:11:30 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			340 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			340 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # for netlify hosting
 | |
| # https://docs.netlify.com/routing/headers/#syntax-for-the-headers-file
 | |
| 
 | |
| /*
 | |
|   X-Frame-Options: DENY
 | |
|   X-XSS-Protection: 1; mode=block
 | |
|   X-Content-Type-Options: nosniff
 | |
|   Referrer-Policy: same-origin
 | |
| /*.css
 | |
|   Cache-Control: public, max-age=31536000, immutable
 | |
| /*.js
 | |
|   Cache-Control: public, max-age=31536000, immutable
 |