[library-web] https here as well
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web] https here as well
- Date: Mon, 2 Dec 2013 16:36:13 +0000 (UTC)
commit e17364d170c46446b4e711b466573f2e5ab9e20d
Author: Andrea Veri <av gnome org>
Date: Mon Dec 2 17:36:07 2013 +0100
https here as well
data/xslt/dev_indexes.xsl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/xslt/dev_indexes.xsl b/data/xslt/dev_indexes.xsl
index 6276cb0..8204bb7 100644
--- a/data/xslt/dev_indexes.xsl
+++ b/data/xslt/dev_indexes.xsl
@@ -1066,7 +1066,7 @@ GStreamer <a href="http://www.gstreamer.net/documentation/">C</a>, <a href="gstr
(function() {
var cx = '003454451080581476612:oiv9x455vki'; // Insert your own Custom Search engine ID here
var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true;
- gcse.src = (document.location.protocol == 'https' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx='
+ cx;
+ gcse.src = (document.location.protocol == 'https' ? 'https:' : 'https:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s);
})();
</script>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]