lsc 3 năm trước cách đây
mục cha
commit
e3afc64d64
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  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>