@@ -15,11 +15,8 @@
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/admin.html" frameborder="0"></iframe>
+ <iframe allow="camera *; microphone *;display-capture;midi;encrypted-media;fullscreen;" allowfullscreen src="https://beta.cloud.cocorobo.cn/admin.html" frameborder="0"></iframe>
</body>
</html>