This is an automated email from the ASF dual-hosted git repository.
shenghang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e591a49198a1 Update .htaccess
e591a49198a1 is described below
commit e591a49198a1c42453df7d1fbb60e40c609785d2
Author: Jast <[email protected]>
AuthorDate: Fri Jan 16 22:03:22 2026 +0800
Update .htaccess
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index cc7220a46004..ad7389079604 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,3 +1,3 @@
ErrorDocument 404 /404.html
-Header set Content-Security-Policy "default-src data: blob: 'self'
*.apache.org *.kapa.ai *.githubusercontent.com *.googleapis.com *.google.com
*.run.app *.gstatic.com *.github.com https://hcaptcha.com
https://*.hcaptcha.com *.algolia.net *.algolianet.com *.apachecon.com
*.communityovercode.org 'unsafe-inline' 'unsafe-eval'; frame-src *;
frame-ancestors 'self' *.google.com; worker-src 'self' data: blob:; img-src
'self' blob: data: https:; font-src 'self' data: blob:; object-src 'none'"
+Header set Content-Security-Policy "default-src data: blob: 'self'
*.apache.org *.kapa.ai *.githubusercontent.com *.googleapis.com *.google.com
*.run.app *.gstatic.com *.github.com https://hcaptcha.com
https://*.hcaptcha.com *.algolia.net *.algolianet.com *.apachecon.com
*.communityovercode.org 'unsafe-inline' 'unsafe-eval'; script-src data: blob:
'self' *.apache.org *.kapa.ai *.githubusercontent.com *.googleapis.com
*.google.com *.run.app *.gstatic.com *.github.com https://hcaptcha.com [...]