Updated, ready to be filled
This commit is contained in:
parent
142c30525f
commit
2448f52ebc
2 changed files with 3 additions and 13 deletions
|
|
@ -5,13 +5,7 @@
|
||||||
{
|
{
|
||||||
"name": "Sustainability",
|
"name": "Sustainability",
|
||||||
"type": "folder",
|
"type": "folder",
|
||||||
"children": [
|
"children": []
|
||||||
{
|
|
||||||
"name": "test",
|
|
||||||
"type": "url",
|
|
||||||
"url": "https://hackinpovo.it"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Privacy",
|
"name": "Privacy",
|
||||||
|
|
|
||||||
|
|
@ -10,18 +10,14 @@
|
||||||
<body>
|
<body>
|
||||||
<div id="body">
|
<div id="body">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
Miniera HackInPovo
|
Miniera HackInPovo
|
||||||
<hr/>
|
<hr/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="js/arf.js"></script>
|
<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>
|
<div class="legend"><button onclick="goDark()">Toggle dark mode</button></div>
|
||||||
(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>
|
<h3>Notes</h3>
|
||||||
Note da aggiungere<br>
|
Note da aggiungere<br>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue