mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-23 20:00:09 +08:00
Continue work on documentation of adding views
This commit is contained in:
@@ -5,7 +5,8 @@ import countershape.template
|
||||
sys.path.insert(0, "..")
|
||||
from libmproxy import filt
|
||||
|
||||
MITMPROXY_SRC = "~/git/public/mitmproxy"
|
||||
#MITMPROXY_SRC = "~/git/public/mitmproxy"
|
||||
MITMPROXY_SRC = "/Users/jason/Development/virtualenvs/mitmproxy-github/mitmproxy"
|
||||
|
||||
if ns.options.website:
|
||||
this.layout = countershape.Layout("_websitelayout.html")
|
||||
|
||||
Reference in New Issue
Block a user