This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch new-static-prod in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/new-static-prod by this push: new 54094b76 Update .htaccess 54094b76 is described below commit 54094b76111db6c23b07917b6f1e01b01030e39a Author: Xiang Fu <xiangfu.1...@gmail.com> AuthorDate: Tue Apr 16 01:42:03 2024 -0700 Update .htaccess --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index 540bae58..8929d0df 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,5 @@ <IfModule mod_headers.c> + Header unset Content-Security-Policy Header always set Content-Security-Policy "default-src 'self'; \ script-src 'self' 'unsafe-eval' 'unsafe-inline' giscus.app analytics.umami.is www.youtube.com www.googletagmanager.com www.google-analytics.com; \ style-src 'self' 'unsafe-inline'; \ --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org