lsc 2 năm trước cách đây
mục cha
commit
1c625e5368
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      kityminder-editor/dist/index.html

+ 1 - 1
kityminder-editor/dist/index.html

@@ -84,7 +84,7 @@
 					window.minder = minder;
 				};
 			});
-
+	document.domain = document.domain.split(".").slice(-2).join(".");
 </script>
 
 </html>