mo 2 rokov pred
rodič
commit
a7f2c90d9a
2 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 1 0
      index.html
  2. 1 0
      teacher.html

+ 1 - 0
index.html

@@ -8,6 +8,7 @@
       content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
     />
     <meta name="apple-mobile-web-app-capable" content="yes" />
+    <meta name="referrer" content="no-referrer" />
     <!-- 设置苹果工具栏颜色 -->
     <meta name="apple-mobile-web-app-status-bar-style" content="black" />
     <!-- 忽略页面中的数字识别为电话,忽略email识别 -->

+ 1 - 0
teacher.html

@@ -33,6 +33,7 @@
     <meta name="apple-touch-fullscreen" content="yes" />
     <!-- windows phone 点击无高光 -->
     <meta name="msapplication-tap-highlight" content="no" />
+    <meta name="referrer" content="no-referrer" />
     <title>酷乐秀</title>
     <script src="/flexible.js" charset="UTF-8"></script>
   </head>