Files
polymarket-analyst_github/personal.html
T
2026-07-12 17:21:38 -04:00

14 lines
382 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Personal Polymarket Arena</title>
<meta http-equiv="refresh" content="0; url=/?personal=1#overview" />
<script>location.replace("/?personal=1#overview");</script>
</head>
<body>
<p>Opening personal research mode...</p>
</body>
</html>