remove_addsense
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Tue, 15 May 2018 16:24:10 +0000 (17:24 +0100)
committerLisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Tue, 15 May 2018 16:24:10 +0000 (17:24 +0100)
Gbp-Pq: Name remove_addsense.patch

examples/webkit/webkit-guide/_index.html

index fdeeed7c563d19b4502198a8dd0a47bf3fc5df64..64d63fd98011e0f7cc1b35cd082d906823c65e52 100644 (file)
@@ -308,15 +308,5 @@ entered (localStorage), but credit-card data s/b absent
   <div id="blurpage">
   </div>
   <script src="scripts/functions.js" type="text/javascript"></script>
-  <!-- <script type="text/javascript">
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-4457116-5']);
-  _gaq.push(['_trackPageview']);
-  (function() {
-  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-  })();
-  </script> -->
 </body>
 </html>