您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456
  1. /*
  2. 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
  3. X-Frame-Options: DENY
  4. X-Xss-Protection: 1; mode=block
  5. X-Content-Type-Options: nosniff
  6. Referrer-Policy: strict-origin-when-cross-origin