-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
3 lines (3 loc) · 1.1 KB
/
index.html
1
2
3
<html>
<head><script async src="https://www.googletagmanager.com/gtag/js?id=G-7FV2KTV13X"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-7FV2KTV13X');</script><title>WOT - Without a trace</title><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Rubik&display=swap" rel="stylesheet"><style>*{background-color:black;color:white;font-family: 'Rubik', sans-serif;}</style><meta name="description" content="Conduct forensic investigation of suspicious domains, websites and other dangerous thing without the fear of being infected! A docker image for hiding yourself using tor as a proxy :)"/></head><body><div id="content"></div><script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script><script>fetch("https://raw.githubusercontent.com/lockness-Ko/wot/main/README.md").then(x=>x.text()).then(y=>document.getElementById('content').innerHTML = marked.marked(y))</script></body>
</hmtl>