mirror of
https://github.com/rommapp/docs.git
synced 2026-02-19 22:56:33 +08:00
revert new heads an unsettable via header
This commit is contained in:
parent
bea9550dd6
commit
8325f89fcb
@ -1,6 +1,6 @@
|
||||
{% extends "base.html" %} {% block extrahead %}
|
||||
<meta
|
||||
http-equiv="Content-Security-Policy"
|
||||
content="default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' data: github.com raw.githubusercontent.com *.s3.amazonaws.com img.youtube.com invidget.switchblade.xyz; font-src 'self' data: fonts.gstatic.com; connect-src 'self' api.github.com; frame-ancestors 'none'; upgrade-insecure-requests;"
|
||||
content="default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' data: github.com raw.githubusercontent.com *.s3.amazonaws.com img.youtube.com invidget.switchblade.xyz; font-src 'self' data: fonts.gstatic.com; connect-src 'self' api.github.com;"
|
||||
/>
|
||||
{% endblock %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user