File size: 594 Bytes
92d9567 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=agent-console/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Perplexity Macro VM — Redirect</title>
<link rel="canonical" href="agent-console/">
<style>html,body{height:100%;margin:0;background:#080a0e;color:#cbd5e1;font-family:system-ui;display:grid;place-items:center}</style>
</head>
<body>
<a href="agent-console/" style="color:#7c8cff">Opening Agent Console →</a>
<script>location.replace("agent-console/")</script>
</body>
</html>
|