cards/spawnclients.html
2024-04-30 02:58:29 -04:00

16 lines
841 B
HTML

<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8">
<title>Cards For Humanity Test Clients</title>
</head>
<body style="background-color: #000">
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
<iframe src="http://localhost:3030" style="width: 500px; height: 500px"></iframe>
</body>
</html>