-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
17 lines (17 loc) · 753 Bytes
/
index.html
File metadata and controls
17 lines (17 loc) · 753 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="1;url=http://zachanassian.github.io/tu_optimize/">
<meta name="google-site-verification" content="JanvRJqZwm736pBjgrEfksJ2QsynxX90HAqO5M8OgjI" />
<script type="text/javascript">
window.location.href = "http://zachanassian.github.io/tu_optimize/"
</script>
<title>Page Redirection</title>
</head>
<body>
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
If you are not redirected automatically, follow the <a href='http://zachanassian.github.io/tu_optimize/'>
link to Tyrant Unleashed Optimize</a>
</body>
</html>