jack 1 tydzień temu
rodzic
commit
0179a68c6a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app.html

+ 1 - 1
app.html

@@ -20,6 +20,6 @@
     </script>
 </head>
 <body>
-    <iframe src="https://beta.cloud.cocorobo.cn/admin.html" frameborder="0"></iframe>
+    <iframe allow="camera; microphone; fullscreen; display-capture; encrypted-media; midi; geolocation; payment; accelerometer; gyroscope" src="https://beta.cloud.cocorobo.cn/admin.html" frameborder="0" sandbox="allow-forms allow-modals allow-popups allow-popups-to-escape-sandbox allow-orientation-lock allow-presentation allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation allow-top-navigation-by-user-activation allow-downloads-without-user-activation"></iframe>
 </body>
 </html>