lsc 3 年之前
父節點
當前提交
e3afc64d64
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      index.html

+ 4 - 1
index.html

@@ -44,4 +44,7 @@
   <!-- built files will be auto injected -->
 </body>
 
-</html>
+</html>
+<script>
+document.domain = document.domain.split(".").slice(-2).join(".");
+</script>