2020-01-04 15:52:52 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>FFXIV Hunt Train Tracker</title>
|
|
|
|
<meta charset="UTF-8">
|
2020-01-06 01:31:54 +01:00
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="https://xivhunt.captainark.net/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="https://xivhunt.captainark.net/favicon-32x32.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="https://xivhunt.captainark.net/favicon-16x16.png">
|
|
|
|
<link rel="manifest" href="https://xivhunt.captainark.net/site.webmanifest">
|
|
|
|
<link rel="mask-icon" href="https://xivhunt.captainark.net/safari-pinned-tab.svg" color="#5bbad5">
|
|
|
|
<meta name="msapplication-TileColor" content="#da532c">
|
|
|
|
<meta name="theme-color" content="#ffffff">
|
|
|
|
<link rel="stylesheet" type="text/css" href="https://xivhunt.captainark.net/css/style.css" />
|
|
|
|
<script type="text/javascript" src="https://xivhunt.captainark.net/js/stats.js"></script>
|
2020-01-04 15:52:52 +01:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<center>
|
2020-01-06 01:31:54 +01:00
|
|
|
<img src="https://xivhunt.captainark.net/img/logo.png" alt="logo" class="logo">
|
2020-01-06 01:13:04 +01:00
|
|
|
<br><br>
|
2020-01-06 01:31:54 +01:00
|
|
|
<form action="https://xivhunt.captainark.net/shb">
|
2020-01-06 01:13:04 +01:00
|
|
|
<button class="btn" type="submit">Shadowbringers Hunt Train Tracker</button>
|
2020-01-04 15:52:52 +01:00
|
|
|
</form>
|
|
|
|
<br>
|
2020-01-06 01:31:54 +01:00
|
|
|
<form action="https://xivhunt.captainark.net/sb">
|
2020-01-06 01:13:04 +01:00
|
|
|
<button class="btn" type="submit">Stormblood Hunt Train Tracker</button>
|
|
|
|
</form>
|
|
|
|
<br>
|
2020-01-06 01:31:54 +01:00
|
|
|
<form action="https://xivhunt.captainark.net/hw">
|
2020-01-06 01:13:04 +01:00
|
|
|
<button class="btn" type="submit">Heavensward Hunt Train Tracker</button>
|
2020-01-04 15:52:52 +01:00
|
|
|
</form>
|
|
|
|
</center>
|
2020-01-06 01:13:04 +01:00
|
|
|
<br>
|
|
|
|
|
|
|
|
<footer>
|
|
|
|
Maintained by CaptainArk | <a href="https://eu.finalfantasyxiv.com/lodestone/character/18235634/">Moemie Valesti @ Omega</a>
|
|
|
|
<br>
|
2020-01-06 01:17:58 +01:00
|
|
|
<a href="mailto:contact@captainark.net">Contact me</a> | <a href="https://cablemonkey.us/huntmap2/">Maps source</a>
|
2020-01-06 01:13:04 +01:00
|
|
|
</footer>
|
|
|
|
|
2020-01-04 15:52:52 +01:00
|
|
|
</body>
|
|
|
|
</html>
|