bboygun commited on
Commit
dcf5b34
·
verified ·
1 Parent(s): 010695b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -21,7 +21,7 @@
21
  iframe.style.height = "100vh";
22
  iframe.style.border = "none";
23
  iframe.allow="microphone; camera";
24
- iframe.src="https://101.37.173.18:8282/";
25
 
26
  document.body.appendChild(iframe);
27
  })();
 
21
  iframe.style.height = "100vh";
22
  iframe.style.border = "none";
23
  iframe.allow="microphone; camera";
24
+ // iframe.src="https://101.37.173.18:8282/";
25
 
26
  document.body.appendChild(iframe);
27
  })();