adding hw tracker + contact info
@ -53,3 +53,26 @@ table {
|
|||||||
border-color: #285e8e;
|
border-color: #285e8e;
|
||||||
ext-decoration: none;
|
ext-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
display:block;
|
||||||
|
font-size:10px;
|
||||||
|
color:#aaa;
|
||||||
|
text-align:center;
|
||||||
|
margin-bottom:10px;
|
||||||
|
}
|
||||||
|
footer a {
|
||||||
|
display:inline-block;
|
||||||
|
height:25px;
|
||||||
|
line-height:25px;
|
||||||
|
color:#aaa;
|
||||||
|
text-decoration:underline;
|
||||||
|
}
|
||||||
|
footer a:hover {
|
||||||
|
color:#aaa;
|
||||||
|
}
|
||||||
|
|
||||||
|
.logo {
|
||||||
|
border:1px solid #000000;
|
||||||
|
border-radius: 50%;
|
||||||
|
}
|
||||||
|
127
public/hw/index.html
Normal file
@ -0,0 +1,127 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>HW A Rank Tracker</title>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<link rel="stylesheet" type="text/css" href="../css/style.css" />
|
||||||
|
<script type="text/javascript" src="../js/stats.js"></script>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/01.jpg" >
|
||||||
|
</th>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/02.jpg" >
|
||||||
|
</th>
|
||||||
|
<tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/03.jpg" >
|
||||||
|
</th>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/04.jpg" >
|
||||||
|
</th>
|
||||||
|
<tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/05.jpg" >
|
||||||
|
</th>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/06.jpg" >
|
||||||
|
</th>
|
||||||
|
<tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/07.jpg" >
|
||||||
|
</th>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/08.jpg" >
|
||||||
|
</th>
|
||||||
|
<tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/09.jpg" >
|
||||||
|
</th>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/10.jpg" >
|
||||||
|
</th>
|
||||||
|
<tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/11.jpg" >
|
||||||
|
</th>
|
||||||
|
<th>
|
||||||
|
<img draggable="false" class="mapimg" src="../img/hw/12.jpg" >
|
||||||
|
</th>
|
||||||
|
<tr>
|
||||||
|
|
||||||
|
<div id="reddiv1" class="mydragable" style="left:1000px; top:40px;" >
|
||||||
|
<img src="../img/redflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="bluediv1" class="mydragable" style="left:1000px; top:80px;" >
|
||||||
|
<img src="../img/blueflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="reddiv1" class="mydragable" style="left:1000px; top:520px;" >
|
||||||
|
<img src="../img/redflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="bluediv1" class="mydragable" style="left:1000px; top:560px;" >
|
||||||
|
<img src="../img/blueflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="reddiv1" class="mydragable" style="left:1000px; top:1000px;" >
|
||||||
|
<img src="../img/redflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="bluediv1" class="mydragable" style="left:1000px; top:1040px;" >
|
||||||
|
<img src="../img/blueflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="reddiv1" class="mydragable" style="left:1000px; top:1500px;" >
|
||||||
|
<img src="../img/redflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="bluediv1" class="mydragable" style="left:1000px; top:1540px;" >
|
||||||
|
<img src="../img/blueflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="reddiv1" class="mydragable" style="left:1000px; top:2000px;" >
|
||||||
|
<img src="../img/redflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="bluediv1" class="mydragable" style="left:1000px; top:2040px;" >
|
||||||
|
<img src="../img/blueflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="reddiv1" class="mydragable" style="left:1000px; top:2480px;" >
|
||||||
|
<img src="../img/redflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div id="bluediv1" class="mydragable" style="left:1000px; top:2520px;" >
|
||||||
|
<img src="../img/blueflag.png" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<button class="btn" onclick="clearMarkers()">Clear Markers</button>
|
||||||
|
|
||||||
|
<script type="text/javascript" src="../js/flag.js"></script>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
Maintained by CaptainArk | <a href="https://eu.finalfantasyxiv.com/lodestone/character/18235634/">Moemie Valesti @ Omega</a>
|
||||||
|
<br>
|
||||||
|
<a href="mailto:contact@captainark.net">Contact me</a>
|
||||||
|
<br>
|
||||||
|
<a href="https://cablemonkey.us/huntmap2/">Maps source</a>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
public/img/hw/01.jpg
Normal file
After Width: | Height: | Size: 55 KiB |
BIN
public/img/hw/02.jpg
Normal file
After Width: | Height: | Size: 55 KiB |
BIN
public/img/hw/03.jpg
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
public/img/hw/04.jpg
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
public/img/hw/05.jpg
Normal file
After Width: | Height: | Size: 71 KiB |
BIN
public/img/hw/06.jpg
Normal file
After Width: | Height: | Size: 71 KiB |
BIN
public/img/hw/07.jpg
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
public/img/hw/08.jpg
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
public/img/hw/09.jpg
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
public/img/hw/10.jpg
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
public/img/hw/11.jpg
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
public/img/hw/12.jpg
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
public/img/logo.png
Normal file
After Width: | Height: | Size: 274 KiB |
@ -4,16 +4,33 @@
|
|||||||
<title>FFXIV Hunt Train Tracker</title>
|
<title>FFXIV Hunt Train Tracker</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
||||||
|
<script type="text/javascript" src="js/stats.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
|
<img src="img/logo.png" alt="logo" class="logo">
|
||||||
|
<br><br>
|
||||||
<form action="shb">
|
<form action="shb">
|
||||||
<button class="btn" type="submit">ShB Hunt Train Tracker</button>
|
<button class="btn" type="submit">Shadowbringers Hunt Train Tracker</button>
|
||||||
</form>
|
</form>
|
||||||
<br>
|
<br>
|
||||||
<form action="sb">
|
<form action="sb">
|
||||||
<button class="btn" type="submit">SB Hunt Train Tracker</button>
|
<button class="btn" type="submit">Stormblood Hunt Train Tracker</button>
|
||||||
|
</form>
|
||||||
|
<br>
|
||||||
|
<form action="hw">
|
||||||
|
<button class="btn" type="submit">Heavensward Hunt Train Tracker</button>
|
||||||
</form>
|
</form>
|
||||||
</center>
|
</center>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
Maintained by CaptainArk | <a href="https://eu.finalfantasyxiv.com/lodestone/character/18235634/">Moemie Valesti @ Omega</a>
|
||||||
|
<br>
|
||||||
|
<a href="mailto:contact@captainark.net">Contact me</a>
|
||||||
|
<br>
|
||||||
|
<a href="https://cablemonkey.us/huntmap2/">Maps source</a>
|
||||||
|
</footer>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
11
public/js/stats.js
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
(function(f, a, t, h, o, m){
|
||||||
|
a[h]=a[h]||function(){
|
||||||
|
(a[h].q=a[h].q||[]).push(arguments)
|
||||||
|
};
|
||||||
|
o=f.createElement('script'),
|
||||||
|
m=f.getElementsByTagName('script')[0];
|
||||||
|
o.async=1; o.src=t; o.id='fathom-script';
|
||||||
|
m.parentNode.insertBefore(o,m)
|
||||||
|
})(document, window, 'https://stats.captainark.net/tracker.js', 'fathom');
|
||||||
|
fathom('set', 'siteId', 'IDYPX');
|
||||||
|
fathom('trackPageview');
|
@ -3,6 +3,7 @@
|
|||||||
<title>SB A Rank Tracker</title>
|
<title>SB A Rank Tracker</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<link rel="stylesheet" type="text/css" href="../css/style.css" />
|
<link rel="stylesheet" type="text/css" href="../css/style.css" />
|
||||||
|
<script type="text/javascript" src="../js/stats.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -114,5 +115,13 @@
|
|||||||
|
|
||||||
<script type="text/javascript" src="../js/flag.js"></script>
|
<script type="text/javascript" src="../js/flag.js"></script>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
Maintained by CaptainArk | <a href="https://eu.finalfantasyxiv.com/lodestone/character/18235634/">Moemie Valesti @ Omega</a>
|
||||||
|
<br>
|
||||||
|
<a href="mailto:contact@captainark.net">Contact me</a>
|
||||||
|
<br>
|
||||||
|
<a href="https://cablemonkey.us/huntmap2/">Maps source</a>
|
||||||
|
</footer>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
<title>ShB A Rank Tracker</title>
|
<title>ShB A Rank Tracker</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<link rel="stylesheet" type="text/css" href="../css/style.css" />
|
<link rel="stylesheet" type="text/css" href="../css/style.css" />
|
||||||
|
<script type="text/javascript" src="../js/stats.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -114,5 +115,13 @@
|
|||||||
|
|
||||||
<script type="text/javascript" src="../js/flag.js"></script>
|
<script type="text/javascript" src="../js/flag.js"></script>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
Maintained by CaptainArk | <a href="https://eu.finalfantasyxiv.com/lodestone/character/18235634/">Moemie Valesti @ Omega</a>
|
||||||
|
<br>
|
||||||
|
<a href="mailto:contact@captainark.net">Contact me</a>
|
||||||
|
<br>
|
||||||
|
<a href="https://cablemonkey.us/huntmap2/">Maps source</a>
|
||||||
|
</footer>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|