mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
fix GA id
This commit is contained in:
parent
5e2a1ec23c
commit
660aa87a24
@ -4,7 +4,7 @@ title = "mitmproxy.org docs"
|
|||||||
theme = "mitmproxydocs"
|
theme = "mitmproxydocs"
|
||||||
publishDir = "../public"
|
publishDir = "../public"
|
||||||
RelativeURLs = true
|
RelativeURLs = true
|
||||||
googleAnalytics = "UA-4150636"
|
googleAnalytics = "UA-4150636-13"
|
||||||
|
|
||||||
[indexes]
|
[indexes]
|
||||||
tag = "tags"
|
tag = "tags"
|
||||||
|
Loading…
Reference in New Issue
Block a user