Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2020-10-16 11:31:24 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2020-10-16 11:31:24 +0300
commit147aec29b2c2a680040931888d0351313fc9645d (patch)
tree8208710c0a88ba452005bac6f7c848110213dab8 /page-athome.php
parent1cde9d572783b29d8d1124ea3861d81d0c0a1e7a (diff)
do not load Google tracking software
- it is disabled on every other page as well Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'page-athome.php')
-rw-r--r--page-athome.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-athome.php b/page-athome.php
index daefac4e..39d3344f 100644
--- a/page-athome.php
+++ b/page-athome.php
@@ -8,7 +8,7 @@
require(["modules/youtubePlayer", "modules/submenu"])
});
</script>
-<script src='https://www.google.com/recaptcha/api.js'></script>
+<!-- <script src='https://www.google.com/recaptcha/api.js'></script> -->
</head>
<div class="background features-background second-menu">
<div class="container">