2024-04-27 02:56:26 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width">
|
|
|
|
<title>FP650 - Modpack</title>
|
|
|
|
<link href="/style.css" rel="stylesheet" type="text/css" />
|
|
|
|
<link href="/styles/bounce.css" rel="stylesheet" type="text/css" />
|
|
|
|
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
|
|
|
|
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/modpack"></script> -->
|
|
|
|
</head>
|
|
|
|
<body>
|
2024-05-05 04:28:59 +00:00
|
|
|
<h5 hidden id='Maintenance' class="center"></h5>
|
2024-04-27 02:56:26 +00:00
|
|
|
<span class=center>
|
2024-05-05 04:28:59 +00:00
|
|
|
<h3 class=force-color>Modpack downloads</h3>
|
2024-04-27 02:56:26 +00:00
|
|
|
<a href="/raw/modpack-v1.0.0.zip" class=cyan>V1.0.0</a><br/>
|
|
|
|
<a href="/raw/modpack-v1.0.1.zip" class=cyan>V1.0.1</a><br/>
|
|
|
|
<a href="/raw/modpack-v1.0.2.zip" class=cyan>V1.0.2</a><br/>
|
|
|
|
<a href="/raw/modpack-v1.0.3.zip" class=cyan>V1.0.3</a><br/>
|
|
|
|
<a href="/raw/modpack-v1.0.4.zip" class=cyan>V1.0.4</a>
|
2024-05-05 04:28:59 +00:00
|
|
|
</span>
|
2024-04-27 02:56:26 +00:00
|
|
|
<script src="/script.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|