mirror of
https://gitea.com/gitea/redirects
synced 2025-10-06 00:02:57 +02:00
Merge branch 'master' into api-link
This commit is contained in:
@@ -2,7 +2,6 @@ baseurl: https://code.gitea.io/
|
||||
languageCode: en-us
|
||||
title: Code
|
||||
theme: gitea
|
||||
disqusShortname: gitea
|
||||
|
||||
defaultContentLanguage: en-us
|
||||
defaultContentLanguageInSubdir: true
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' https://fonts.googleapis.com https://cdnjs.cloudflare.com; font-src 'self' https://fonts.googleapis.com
|
||||
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' https://fonts.googleapis.com https://cdnjs.cloudflare.com; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com
|
||||
X-Frame-Options: DENY
|
||||
X-Xss-Protection: 1; mode=block
|
||||
X-Content-Type-Options: nosniff
|
||||
|
Reference in New Issue
Block a user