deb_disable_google_anals
authorNeuroDebian Team <team@neuro.debian.net>
Tue, 22 Nov 2016 15:34:29 +0000 (15:34 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 22 Nov 2016 15:34:29 +0000 (15:34 +0000)
Gbp-Pq: Name deb_disable_google_anals

doc/themes/scikit-learn/layout.html

index c5fa25e5d12b82c0d596977fe1e566e6a5f50a57..7e6650870ff3a041d969918563c350f54ceb0cd1 100644 (file)
     </script>
     {% endif %}
 
-    <script src="http://www.google.com/jsapi" type="text/javascript"></script>
-    <script type="text/javascript"> google.load('search', '1',
-        {language : 'en'}); google.setOnLoadCallback(function() {
-            var customSearchControl = new
-            google.search.CustomSearchControl('016639176250731907682:tjtqbvtvij0');
-            customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
-            var options = new google.search.DrawOptions();
-            options.setAutoComplete(true);
-            customSearchControl.draw('cse', options); }, true);
-    </script>
+<!-- google analytics snippet was completely removed by Debian maintainers.
+     See http://lintian.debian.org/tags/privacy-breach-google-adsense.html
+     for more information -->
+
 {%- endblock %}