-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_headers
More file actions
37 lines (27 loc) · 1.44 KB
/
Copy path_headers
File metadata and controls
37 lines (27 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/*
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Referrer-Policy: strict-origin-when-cross-origin
Permissions-Policy: geolocation=(), microphone=(), camera=()
Strict-Transport-Security: max-age=31536000; includeSubDomains
Content-Security-Policy-Report-Only: default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: https://cdn.jsdelivr.net https://cdnjs.cloudflare.com https://gc.zgo.at https://static.cloudflareinsights.com; style-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com https://cdn.jsdelivr.net; img-src 'self' data: blob: https://xsltdebugx.goatcounter.com; connect-src 'self' https://cdn.jsdelivr.net https://xsltdebugx.goatcounter.com https://cloudflareinsights.com; worker-src 'self' blob:; frame-ancestors 'none'; form-action 'self'; base-uri 'self'; object-src 'none'; manifest-src 'self'
/index.html
Cache-Control: no-store
/app.*.js
Cache-Control: public, max-age=31536000, immutable
/app.*.css
Cache-Control: public, max-age=31536000, immutable
/lib/*
Cache-Control: public, max-age=604800
/favicon.svg
Cache-Control: public, max-age=86400
/favicon-48.png
Cache-Control: public, max-age=86400
/favicon-192.png
Cache-Control: public, max-age=86400
/site.webmanifest
Cache-Control: public, max-age=86400
/og-image.png
Cache-Control: public, max-age=604800
/screenshot.png
Cache-Control: public, max-age=604800