lsc 2 tháng trước cách đây
mục cha
commit
8d80049280
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      public/index.html

+ 1 - 1
public/index.html

@@ -101,6 +101,6 @@
     window.topU = topU
   }
   
-  document.domain = "cocorobo.cn"
+  document.domain = document.domain.split(".").slice(-2).join(".");
 
 </script>