Skip to content

Commit 0cb217f

Browse files
committed
Add missing files and update http to https
1 parent 328931b commit 0cb217f

File tree

595 files changed

+4740
-3094
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

595 files changed

+4740
-3094
lines changed

docs/README_8md.htm

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- HTML header for doxygen 1.8.17-->
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3-
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<html xmlns="https://www.w3.org/1999/xhtml">
44
<head>
55
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
66
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
@@ -20,7 +20,7 @@
2020
jax: ["input/TeX","output/HTML-CSS"],
2121
});
2222
</script>
23-
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
23+
<script type="text/javascript" async="async" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
2424
<link href="doxygen.css" rel="stylesheet" type="text/css" />
2525
<link href="arrayfire.css" rel="stylesheet" type="text/css"/>
2626
</head>
@@ -99,7 +99,7 @@ <h3 class="version">(2020-07-07 17:43:34 +0530, (build 218dd2c99))</h3></div><!-
9999
_gaq.push(['_trackPageview']);
100100
(function() {
101101
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
102-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
102+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js';
103103
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
104104
})();
105105
</script>
@@ -110,7 +110,7 @@ <h3 class="version">(2020-07-07 17:43:34 +0530, (build 218dd2c99))</h3></div><!-
110110
(function() {
111111
function async_load(){
112112
var s = document.createElement('script'); s.type = 'text/javascript';
113-
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "http://cdn") + ".spectate.com/s.js";
113+
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "https://cdn") + ".spectate.com/s.js";
114114
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
115115
}
116116
if(window.attachEvent) { window.attachEvent('onload', async_load); }
@@ -126,7 +126,7 @@ <h3 class="version">(2020-07-07 17:43:34 +0530, (build 218dd2c99))</h3></div><!-
126126
window.onload = function(){
127127
__adroll_loaded=true;
128128
var scr = document.createElement("script");
129-
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
129+
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "https://a.adroll.com");
130130
scr.setAttribute('async', 'true');
131131
scr.type = "text/javascript";
132132
scr.src = host + "/j/roundtrip.js";

docs/algorithm_8dox.htm

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- HTML header for doxygen 1.8.17-->
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3-
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<html xmlns="https://www.w3.org/1999/xhtml">
44
<head>
55
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
66
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
@@ -20,7 +20,7 @@
2020
jax: ["input/TeX","output/HTML-CSS"],
2121
});
2222
</script>
23-
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
23+
<script type="text/javascript" async="async" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
2424
<link href="doxygen.css" rel="stylesheet" type="text/css" />
2525
<link href="arrayfire.css" rel="stylesheet" type="text/css"/>
2626
</head>
@@ -99,7 +99,7 @@ <h3 class="version">(2020-07-07 17:43:34 +0530, (build 218dd2c99))</h3></div><!-
9999
_gaq.push(['_trackPageview']);
100100
(function() {
101101
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
102-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
102+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js';
103103
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
104104
})();
105105
</script>
@@ -110,7 +110,7 @@ <h3 class="version">(2020-07-07 17:43:34 +0530, (build 218dd2c99))</h3></div><!-
110110
(function() {
111111
function async_load(){
112112
var s = document.createElement('script'); s.type = 'text/javascript';
113-
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "http://cdn") + ".spectate.com/s.js";
113+
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "https://cdn") + ".spectate.com/s.js";
114114
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
115115
}
116116
if(window.attachEvent) { window.attachEvent('onload', async_load); }
@@ -126,7 +126,7 @@ <h3 class="version">(2020-07-07 17:43:34 +0530, (build 218dd2c99))</h3></div><!-
126126
window.onload = function(){
127127
__adroll_loaded=true;
128128
var scr = document.createElement("script");
129-
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
129+
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "https://a.adroll.com");
130130
scr.setAttribute('async', 'true');
131131
scr.type = "text/javascript";
132132
scr.src = host + "/j/roundtrip.js";

docs/algorithm_8h.htm

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- HTML header for doxygen 1.8.17-->
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3-
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<html xmlns="https://www.w3.org/1999/xhtml">
44
<head>
55
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
66
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
@@ -20,7 +20,7 @@
2020
jax: ["input/TeX","output/HTML-CSS"],
2121
});
2222
</script>
23-
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
23+
<script type="text/javascript" async="async" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
2424
<link href="doxygen.css" rel="stylesheet" type="text/css" />
2525
<link href="arrayfire.css" rel="stylesheet" type="text/css"/>
2626
</head>
@@ -443,7 +443,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a65fa5577c81a2c2fcf7406bf
443443
_gaq.push(['_trackPageview']);
444444
(function() {
445445
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
446-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
446+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js';
447447
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
448448
})();
449449
</script>
@@ -454,7 +454,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a65fa5577c81a2c2fcf7406bf
454454
(function() {
455455
function async_load(){
456456
var s = document.createElement('script'); s.type = 'text/javascript';
457-
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "http://cdn") + ".spectate.com/s.js";
457+
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "https://cdn") + ".spectate.com/s.js";
458458
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
459459
}
460460
if(window.attachEvent) { window.attachEvent('onload', async_load); }
@@ -470,7 +470,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a65fa5577c81a2c2fcf7406bf
470470
window.onload = function(){
471471
__adroll_loaded=true;
472472
var scr = document.createElement("script");
473-
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
473+
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "https://a.adroll.com");
474474
scr.setAttribute('async', 'true');
475475
scr.type = "text/javascript";
476476
scr.src = host + "/j/roundtrip.js";

docs/algorithm_8h_source.htm

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- HTML header for doxygen 1.8.17-->
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3-
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<html xmlns="https://www.w3.org/1999/xhtml">
44
<head>
55
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
66
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
@@ -20,7 +20,7 @@
2020
jax: ["input/TeX","output/HTML-CSS"],
2121
});
2222
</script>
23-
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
23+
<script type="text/javascript" async="async" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
2424
<link href="doxygen.css" rel="stylesheet" type="text/css" />
2525
<link href="arrayfire.css" rel="stylesheet" type="text/css"/>
2626
</head>
@@ -90,7 +90,7 @@
9090
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> *</span></div>
9191
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> * This file is distributed under 3-clause BSD license.</span></div>
9292
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * The complete license agreement can be obtained at:</span></div>
93-
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> * http://arrayfire.com/licenses/BSD-3-Clause</span></div>
93+
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> * https://arrayfire.com/licenses/BSD-3-Clause</span></div>
9494
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> ********************************************************/</span></div>
9595
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160; </div>
9696
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor">#pragma once</span></div>
@@ -503,7 +503,7 @@
503503
_gaq.push(['_trackPageview']);
504504
(function() {
505505
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
506-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
506+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js';
507507
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
508508
})();
509509
</script>
@@ -514,7 +514,7 @@
514514
(function() {
515515
function async_load(){
516516
var s = document.createElement('script'); s.type = 'text/javascript';
517-
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "http://cdn") + ".spectate.com/s.js";
517+
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "https://cdn") + ".spectate.com/s.js";
518518
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
519519
}
520520
if(window.attachEvent) { window.attachEvent('onload', async_load); }
@@ -530,7 +530,7 @@
530530
window.onload = function(){
531531
__adroll_loaded=true;
532532
var scr = document.createElement("script");
533-
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
533+
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "https://a.adroll.com");
534534
scr.setAttribute('async', 'true');
535535
scr.type = "text/javascript";
536536
scr.src = host + "/j/roundtrip.js";

docs/arith_8dox.htm

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- HTML header for doxygen 1.8.17-->
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3-
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<html xmlns="https://www.w3.org/1999/xhtml">
44
<head>
55
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
66
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
@@ -20,7 +20,7 @@
2020
jax: ["input/TeX","output/HTML-CSS"],
2121
});
2222
</script>
23-
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
23+
<script type="text/javascript" async="async" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
2424
<link href="doxygen.css" rel="stylesheet" type="text/css" />
2525
<link href="arrayfire.css" rel="stylesheet" type="text/css"/>
2626
</head>
@@ -99,7 +99,7 @@ <h3 class="version">(2020-07-07 17:43:34 +0530, (build 218dd2c99))</h3></div><!-
9999
_gaq.push(['_trackPageview']);
100100
(function() {
101101
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
102-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
102+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js';
103103
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
104104
})();
105105
</script>
@@ -110,7 +110,7 @@ <h3 class="version">(2020-07-07 17:43:34 +0530, (build 218dd2c99))</h3></div><!-
110110
(function() {
111111
function async_load(){
112112
var s = document.createElement('script'); s.type = 'text/javascript';
113-
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "http://cdn") + ".spectate.com/s.js";
113+
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "https://cdn") + ".spectate.com/s.js";
114114
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
115115
}
116116
if(window.attachEvent) { window.attachEvent('onload', async_load); }
@@ -126,7 +126,7 @@ <h3 class="version">(2020-07-07 17:43:34 +0530, (build 218dd2c99))</h3></div><!-
126126
window.onload = function(){
127127
__adroll_loaded=true;
128128
var scr = document.createElement("script");
129-
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
129+
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "https://a.adroll.com");
130130
scr.setAttribute('async', 'true');
131131
scr.type = "text/javascript";
132132
scr.src = host + "/j/roundtrip.js";

docs/arith_8h.htm

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- HTML header for doxygen 1.8.17-->
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3-
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<html xmlns="https://www.w3.org/1999/xhtml">
44
<head>
55
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
66
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
@@ -20,7 +20,7 @@
2020
jax: ["input/TeX","output/HTML-CSS"],
2121
});
2222
</script>
23-
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
23+
<script type="text/javascript" async="async" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
2424
<link href="doxygen.css" rel="stylesheet" type="text/css" />
2525
<link href="arrayfire.css" rel="stylesheet" type="text/css"/>
2626
</head>
@@ -783,7 +783,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#adf4280e3283b65264de75194
783783
_gaq.push(['_trackPageview']);
784784
(function() {
785785
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
786-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
786+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js';
787787
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
788788
})();
789789
</script>
@@ -794,7 +794,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#adf4280e3283b65264de75194
794794
(function() {
795795
function async_load(){
796796
var s = document.createElement('script'); s.type = 'text/javascript';
797-
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "http://cdn") + ".spectate.com/s.js";
797+
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "https://cdn") + ".spectate.com/s.js";
798798
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
799799
}
800800
if(window.attachEvent) { window.attachEvent('onload', async_load); }
@@ -810,7 +810,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#adf4280e3283b65264de75194
810810
window.onload = function(){
811811
__adroll_loaded=true;
812812
var scr = document.createElement("script");
813-
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
813+
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "https://a.adroll.com");
814814
scr.setAttribute('async', 'true');
815815
scr.type = "text/javascript";
816816
scr.src = host + "/j/roundtrip.js";

docs/arith_8h_source.htm

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- HTML header for doxygen 1.8.17-->
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3-
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<html xmlns="https://www.w3.org/1999/xhtml">
44
<head>
55
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
66
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
@@ -20,7 +20,7 @@
2020
jax: ["input/TeX","output/HTML-CSS"],
2121
});
2222
</script>
23-
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
23+
<script type="text/javascript" async="async" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
2424
<link href="doxygen.css" rel="stylesheet" type="text/css" />
2525
<link href="arrayfire.css" rel="stylesheet" type="text/css"/>
2626
</head>
@@ -90,7 +90,7 @@
9090
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> *</span></div>
9191
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> * This file is distributed under 3-clause BSD license.</span></div>
9292
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * The complete license agreement can be obtained at:</span></div>
93-
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> * http://arrayfire.com/licenses/BSD-3-Clause</span></div>
93+
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> * https://arrayfire.com/licenses/BSD-3-Clause</span></div>
9494
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> ********************************************************/</span></div>
9595
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160; </div>
9696
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="defines_8h.htm">af/defines.h</a>&gt;</span></div>
@@ -567,7 +567,7 @@
567567
_gaq.push(['_trackPageview']);
568568
(function() {
569569
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
570-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
570+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js';
571571
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
572572
})();
573573
</script>
@@ -578,7 +578,7 @@
578578
(function() {
579579
function async_load(){
580580
var s = document.createElement('script'); s.type = 'text/javascript';
581-
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "http://cdn") + ".spectate.com/s.js";
581+
s.src = (('https:' == document.location.protocol) ? "https://ssl" : "https://cdn") + ".spectate.com/s.js";
582582
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
583583
}
584584
if(window.attachEvent) { window.attachEvent('onload', async_load); }
@@ -594,7 +594,7 @@
594594
window.onload = function(){
595595
__adroll_loaded=true;
596596
var scr = document.createElement("script");
597-
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
597+
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "https://a.adroll.com");
598598
scr.setAttribute('async', 'true');
599599
scr.type = "text/javascript";
600600
scr.src = host + "/j/roundtrip.js";

0 commit comments

Comments
 (0)