mirror of
https://github.com/sdr-enthusiasts/docker-planefence.git
synced 2025-12-22 11:17:06 +00:00
remove Google analytics
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
# If not, see https://www.gnu.org/licenses/.
|
||||
-->
|
||||
<head>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-171737107-1"></script>
|
||||
<##AUTOREFRESH##>
|
||||
<script type="text/javascript" src="sort-table.js"></script>
|
||||
<title>Plane-Alert</title>
|
||||
|
||||
@@ -858,15 +858,6 @@ cat <<EOF >"$OUTFILEHTMTMP"
|
||||
# If not, see https://www.gnu.org/licenses/.
|
||||
-->
|
||||
<head>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-171737107-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-171737107-1');
|
||||
</script>
|
||||
<script type="text/javascript" src="sort-table.js"></script>
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user