mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-18 16:51:59 -04:00
25 lines
468 B
HTML
Executable File
25 lines
468 B
HTML
Executable File
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
|
|
<!-- <iframe
|
|
width="500px"
|
|
height="500px"
|
|
allow="camera; microphone;"
|
|
src="https://meet.livekit.io/rooms/mnl4-edtg"
|
|
/> -->
|
|
|
|
<iframe
|
|
width="500px"
|
|
height="500px"
|
|
allow="camera; microphone;"
|
|
src="https://p2p.mirotalk.com/join/93232BasicHat"
|
|
/>
|
|
</body>
|
|
</html>
|