lsc 1 month ago
parent
commit
a5e93ce89a
1 changed files with 3 additions and 0 deletions
  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>