-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_headers
More file actions
15 lines (12 loc) · 860 Bytes
/
Copy path_headers
File metadata and controls
15 lines (12 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Referrer-Policy: strict-origin-when-cross-origin
Permissions-Policy: camera=(), microphone=(self), geolocation=()
Content-Security-Policy: default-src 'self'; script-src 'self' https://cdn.jsdelivr.net https://js.puter.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; connect-src 'self' https://*.supabase.co wss://*.supabase.co https://api.imgbb.com https://api.allorigins.win https://api.puter.com https://js.puter.com wss://*.puter.com https://cdn.jsdelivr.net; img-src 'self' data: https:; media-src 'self' data: https: blob:; font-src 'self' data: https://fonts.gstatic.com; object-src 'none'; base-uri 'self'
/assets/*
Cache-Control: public, max-age=31536000, immutable
/*.html
Cache-Control: public, max-age=0, must-revalidate
/sw.js
Cache-Control: no-cache