mirror of
https://github.com/chaosz0ne/cztv.git
synced 2024-12-22 06:32:22 +01:00
14 lines
598 B
HTML
Executable file
14 lines
598 B
HTML
Executable file
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
<title>chaoszone.tv obs multiview</title>
|
|
<link rel="stylesheet" type="text/css" href="{{ url_for('static',filename='main.css') }}">
|
|
</head>
|
|
<body class="multiview" style="margin:0">
|
|
<iframe src="https://ninja.c3voc.de?view=sdjjerkhhhr&vbr=500" style="border: 0; width: 100%; height: 100%" width="100%" height="100%"></iframe>
|
|
</body>
|
|
</html>
|