whistle
Version:
HTTP, HTTP2, HTTPS, Websocket debugging proxy
14 lines (13 loc) • 368 B
HTML
<html class="w-allow-dark-mode">
<head>
<meta charset="UTF-8">
<meta name="google" value="notranslate">
<link rel="shortcut icon" href="img/favicon.ico" />
<title>Whistle Web Debugging Proxy</title>
</head>
<body style="overscroll-behavior-x: none;">
<div id="container" class="main"></div>
<script src="js/index.js?v=2.9.95"></script>
</body>
</html>