This is an automated email from the ASF dual-hosted git repository.

gopidesu pushed a commit to branch airflow-test
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/airflow-test by this push:
     new 2aab555e6c test youtube csp
2aab555e6c is described below

commit 2aab555e6c04b746e6f904968cf0e42256e5b374
Author: Pavan Kumar <[email protected]>
AuthorDate: Sun Jan 26 08:30:38 2025 +0000

    test youtube csp
---
 .htaccess | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.htaccess b/.htaccess
index 23625847fa..428ea326df 100644
--- a/.htaccess
+++ b/.htaccess
@@ -39,7 +39,3 @@ RedirectMatch Permanent 
^/docs/apache-airflow/(stable|2\.[0-9.]+)/howto/operator
 RedirectMatch Permanent 
^/docs/apache-airflow/(stable|2\.[0-9.]+)/howto/operator/gcp/vision.html 
"https://airflow.apache.org/docs/apache-airflow-providers-google/stable/operators/cloud/vision.html";
 RedirectMatch Permanent 
^/docs/apache-airflow/(stable|2\.[0-9.]+)/howto/operator/papermill.html 
"https://airflow.apache.org/docs/apache-airflow-providers-papermill/stable/operators.html";
 RedirectMatch Permanent 
^/docs/apache-airflow/(stable|2\.[0-9.]+)/profiling.html 
"https://github.com/apache/airflow/blob/master/UPDATING.md";
-
-# Allow loading YouTube content after ensuring consent.
-# Additional allowances to be coordinated with privacy team
-Header set Content-Security-Policy "frame-src https://www.youtube-nocookie.com 
https://www.youtube.com";

Reply via email to