lsc hace 2 meses
padre
commit
a5e93ce89a
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      app.html

+ 3 - 0
app.html

@@ -15,6 +15,9 @@
             height: 100%;
         }
     </style>
+    <script type="text/javascript">
+        document.domain = document.domain.split(".").slice(-2).join(".");
+    </script>
 </head>
 <body>
     <iframe src="https://beta.cloud.cocorobo.cn/iframe.html" frameborder="0"></iframe>