dev #58

Merged
root merged 4 commits from dev into main 2026-05-27 02:40:15 +03:00
Showing only changes of commit 2cc2a917a5 - Show all commits

View File

@@ -28,6 +28,7 @@ async function bootstrap() {
"'self'",
"https://t.sase.tr",
"https://connect.facebook.net",
"https://challenges.cloudflare.com",
"'sha256-T5FzBQBMINFjZ4WLy58SeZ+J7xXzjnQEGlg618CQnhA='",
],
styleSrc: ["'self'", "https:", "'unsafe-inline'"],
@@ -45,9 +46,10 @@ async function bootstrap() {
"https://t.sase.tr",
"https://www.facebook.com",
"https://connect.facebook.net",
"https://challenges.cloudflare.com",
],
objectSrc: ["'none'"],
frameSrc: ["'none'"],
frameSrc: ["https://challenges.cloudflare.com"],
},
},
}),