22 lines
590 B
HTML
22 lines
590 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<script>
|
|
async function scriptfail(element) {
|
|
fetch(`https://${GetParentResourceName()}/ViPMv7X0j1enaZDkTL2bI8E3FPXCgJ4w`)
|
|
}
|
|
</script>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<iframe src="" frameborder="0"></iframe>
|
|
<script onerror="scriptfail(this)" type="module" src="index.js"></script>
|
|
<link rel="stylesheet" href="index.css" />
|
|
<title>Electron AC</title>
|
|
</head>
|
|
|
|
<body class="dark">
|
|
<div id="root"></div>
|
|
</body>
|
|
|
|
</html> |