[www-doc] [Git][VideoLAN.org/websites][master] Remove Google+ integration
Jean-Baptiste Kempf
gitlab at videolan.org
Sat Apr 21 09:02:14 CEST 2018
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
8b97003d by Jean-Baptiste Kempf at 2018-04-21T09:01:57+02:00
Remove Google+ integration
G+ is long gone, and it won't work for GDPR
- - - - -
1 changed file:
- www.videolan.org/include/footer.php
Changes:
=====================================
www.videolan.org/include/footer.php
=====================================
--- a/www.videolan.org/include/footer.php
+++ b/www.videolan.org/include/footer.php
@@ -129,14 +129,6 @@ function footer($tag = "", $alternate_lang=array(), $additional_class = "") {
</div>
</div>
</div>
- <!-- plusone button -->
- <script type="text/javascript">
- (function() {
- var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
- po.src = 'https://apis.google.com/js/plusone.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
- })();
- </script>
</body>
</html>
<?php
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/8b97003d3eb670cc7df36a8fa882d00e009bd873
---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/8b97003d3eb670cc7df36a8fa882d00e009bd873
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list