diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-08-26 21:50:46 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2021-03-31 18:42:08 +0200 |
commit | a34ef69b30e0a489a22648346547dc696c9f4762 (patch) | |
tree | c7d6ec6eea4f7af6bb55ed1fb7b4dc7e1f51873d /help3xsl/help.html | |
parent | ac5cc122ef559832499a0f0fc0fb3f8514b1c07d (diff) |
[cp] remove TDF Piwik tracker
Change-Id: Icabdcae5d5828417d3540bf36f6bb747001189e3
Diffstat (limited to 'help3xsl/help.html')
-rw-r--r-- | help3xsl/help.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/help.html b/help3xsl/help.html index 8ee3510cf6..eceed41a12 100644 --- a/help3xsl/help.html +++ b/help3xsl/help.html @@ -9,7 +9,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> - <meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline' 'unsafe-eval' piwik.documentfoundation.org"/> + <meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline' 'unsafe-eval'"/> </head> <body> <script type="text/javascript"> |