Hatman commited on
Commit
6a048e1
·
verified ·
1 Parent(s): a8b0080

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +2 -0
main.py CHANGED
@@ -46,7 +46,9 @@ async def read_root():
46
  <iframe
47
  src="https://production.d2iujulgl0aoba.amplifyapp.com/"
48
  allowfullscreen
 
49
  frameborder="0"
 
50
  ></iframe>
51
  </body>
52
  </html>
 
46
  <iframe
47
  src="https://production.d2iujulgl0aoba.amplifyapp.com/"
48
  allowfullscreen
49
+ allow="autoplay"
50
  frameborder="0"
51
+ sandbox="allow-same-origin allow-scripts allow-popups allow-forms allow-downloads"
52
  ></iframe>
53
  </body>
54
  </html>