Skip to content

Commit

Permalink
Cloudflare prep and headers fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jekuer committed Jul 16, 2024
1 parent 9f7b4e5 commit d8dde7c
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 52 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/azure-static-web-apps-red-rock-0e9d7cc03.yml

This file was deleted.

1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
22
14 changes: 14 additions & 0 deletions public/_headers
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/*
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-DNS-Prefetch-Control: on
X-Download-Options: noopen
Cross-Origin-Opener-Policy: unsafe-none
Cross-Origin-Resource-Policy: same-origin
Cross-Origin-Embedder-Policy: unsafe-none
Strict-Transport-Security: max-age=31536000; includeSubDomains
Referrer-Policy: strict-origin-when-cross-origin
Access-Control-Allow-Methods: GET
Content-Security-Policy: base-uri 'self'; font-src 'self' data:; form-action 'self'; frame-ancestors 'self'; img-src 'self' https://*.add-to-calendar-pro.com https://add-to-calendar-pro.com https://*.caldn.net data:; object-src 'none'; script-src-attr 'self'; script-src 'self' 'unsafe-inline' https://*.add-to-calendar-pro.com https://add-to-calendar-pro.com; style-src 'self' 'unsafe-inline' https://*.add-to-calendar-pro.com https://add-to-calendar-pro.com https://cdn.jsdelivr.net; frame-src 'self'; upgrade-insecure-requests;
Permissions-Policy: geolocation=(),midi=(),microphone=(),camera=(),gyroscope=(*),encrypted-media=(*),payment=()
20 changes: 0 additions & 20 deletions public/staticwebapp.config.json

This file was deleted.

0 comments on commit d8dde7c

Please sign in to comment.