resources/public/index.html
CawaAlreadyTaken 142c30525f Initial commit
2025-11-13 23:07:20 +01:00

39 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<link type="text/css" rel="stylesheet" href="css/arf.css"/>
<script type="text/javascript" src="js/d3.v3.min.js"></script>
<title>Miniera HackInPovo</title>
</head>
<body>
<div id="body">
<div id="header">
Miniera HackInPovo
<hr/>
</div>
</div>
<script src="js/arf.js"></script>
<div class="legend"><p>(T) - Indicates a link to a tool that must be installed and run locally<br>
(D) - Google Dork, for more information: <a href="https://en.wikipedia.org/wiki/Google_hacking">Google Hacking</a><br>
(R) - Requires registration<br>
(M) - Indicates a URL that contains the search term and the URL itself must be edited manually<br></p>
<button onclick="goDark()">Toggle dark mode</button></div>
<h3>Notes</h3>
Note da aggiungere<br>
<p>Paragrafo da aggiungere</p>
<h3>For Update Notifications</h3>
Git: <a href="https://git.hackinpovo.it/HackInPovo/resources.git">link</a>
<h3>Suggestions, Comments, Feedback</h3>
Feedback or new tool suggestions are extremely welcome!
</body>
</html>