From 3976ea01582717b8bf0e12cfe1160e7e1d8f0121 Mon Sep 17 00:00:00 2001 From: Matthew Shao Date: Thu, 10 Aug 2017 14:37:19 +0800 Subject: [PATCH] [web] Import static.js in index.html This is necessary after we introducing the static mode, or it will raise an "undefined" exception. --- mitmproxy/tools/web/templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/mitmproxy/tools/web/templates/index.html b/mitmproxy/tools/web/templates/index.html index db9d2ecb7..d2d017764 100644 --- a/mitmproxy/tools/web/templates/index.html +++ b/mitmproxy/tools/web/templates/index.html @@ -7,6 +7,7 @@ +