1
0
mirror of https://github.com/ArcticFoxes-net/Nitter-Docker-Compose synced 2024-06-30 19:56:10 -04:00

Remove Expect-CT

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-12-26 08:37:26 -05:00 committed by GitHub
parent 5be068c74d
commit 1b5ce30870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,4 +38,3 @@ add_header X-XSS-Protection "0" always;
add_header Cross-Origin-Resource-Policy same-origin;
add_header Cross-Origin-Embedder-Policy require-corp;
add_header Cross-Origin-Opener-Policy same-origin;
add_header Expect-CT "enforce, max-age=63072000";