aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/web/templates/index.html
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2014-09-17 17:30:19 +0200
committerMaximilian Hils <git@maximilianhils.com>2014-09-17 17:30:19 +0200
commit102bd075689892b06765fb857c89604fe9cf33e5 (patch)
tree6782d4ee795337204d29a873e7854d6e426574df /libmproxy/web/templates/index.html
parent8245dd19f4f2f4cdd74a6fdf9b5e051c2cd2fac6 (diff)
downloadmitmproxy-102bd075689892b06765fb857c89604fe9cf33e5.tar.gz
mitmproxy-102bd075689892b06765fb857c89604fe9cf33e5.tar.bz2
mitmproxy-102bd075689892b06765fb857c89604fe9cf33e5.zip
implement FlowStore basics
Diffstat (limited to 'libmproxy/web/templates/index.html')
-rw-r--r--libmproxy/web/templates/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmproxy/web/templates/index.html b/libmproxy/web/templates/index.html
index 4db2ed51..571845b9 100644
--- a/libmproxy/web/templates/index.html
+++ b/libmproxy/web/templates/index.html
@@ -10,6 +10,5 @@
<script src="/static/js/app.js"></script>
</head>
<body>
-<div id="mitmproxy"></div>
</body>
</html> \ No newline at end of file