소스 검색

去掉源

sandm 1 년 전
부모
커밋
667f92641b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      public/index.php

+ 0 - 1
public/index.php

@@ -9,7 +9,6 @@
 header('Access-Control-Allow-Origin: https://rencai.jiangzi.xin');
 header("Access-Control-Allow-Methods:GET, POST, OPTIONS, DELETE");
 header("Access-Control-Allow-Headers:*");
-header('Referrer-Policy: origin');
 header('Strict-Transport-Security:max-age=180');
 header('X-Download-Options: noopen');
 header('X-Permitted-Cross-Domain-Policies: none');