seamlessupdate.app -> releases.grapheneos.org

This commit is contained in:
Daniel Micay
2019-06-09 09:14:52 -04:00
parent 9555670ea4
commit fe550c7556
6 changed files with 42 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
Options -indexes
Header always set Content-Security-Policy "default-src 'none'; connect-src 'self' https://seamlessupdate.app/; \
Header always set Content-Security-Policy "default-src 'none'; connect-src 'self' https://releases.grapheneos.org/; \
font-src 'self'; img-src 'self'; manifest-src 'self'; script-src 'self'; style-src 'self'; \
form-action 'none'; frame-ancestors 'none'; block-all-mixed-content; base-uri 'none'; \
report-uri https://danielmicay.report-uri.com/r/d/csp/enforce"