Chirac Easter EGG

This commit is contained in:
MasterAcnolo
2025-07-02 16:17:09 +02:00
parent ec6963cff3
commit 2a8d307bc8
4 changed files with 19 additions and 2 deletions

View File

@@ -22,8 +22,8 @@
<div class="container">
<header>
<h1> Freedom Loader </h1>
<p> Because why not? </p>
<h1 id="title"> Freedom Loader </h1>
<p id="subtitle"> Because why not? </p>
</header>
<form action="/download" method="POST" id="downloadForm">
@@ -69,6 +69,7 @@
<script src="script/downloadstatus.js"></script>
<script src="script/fetchinfo.js"></script>
<script src="script/chirac.js"></script>
</body>
</html>