lsc 3 ay önce
ebeveyn
işleme
d94e3101d0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      index.html

+ 1 - 1
index.html

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