We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114566a commit 94f36faCopy full SHA for 94f36fa
http_scan.html
@@ -56,6 +56,8 @@ <h1>Browser-based Web Scannerer</h1>
56
</div>
57
58
<script src="static/js/http-scan.js"></script>
59
+ <script src="//cdn.jsdelivr.net/npm/eruda"></script>
60
+ <script>eruda.init();</script>
61
</body>
62
63
</html>
0 commit comments