homepage/out/_/jd3ymgfg3gk6vrlaxhbn/index.html
2022-03-01 22:41:44 +02:00

23 lines
No EOL
698 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>.</title>
<script>
window._APP_ENV = {
gatewayBase: "wss://kittycatnetwork.hippoz.xyz/services/thebridge/gateway/",
apiBase: "https://kittycatnetwork.hippoz.xyz/services/thebridge/api/v1"
};
</script>
</head>
<body>
<p id="initial-loading">loading</p>
<script src="moduleruntime.js"></script>
<script src="GatewayClient.js"></script>
<script src="components.js"></script>
<script src="app.js"></script>
</body>
</html>