Showing
1 changed file
with
2 additions
and
1 deletions
@@ -191,7 +191,8 @@ function reMarginFooter(fixedElement) { | @@ -191,7 +191,8 @@ function reMarginFooter(fixedElement) { | ||
191 | a.async = 1; | 191 | a.async = 1; |
192 | a.src = j; | 192 | a.src = j; |
193 | m.parentNode.insertBefore(a, m); | 193 | m.parentNode.insertBefore(a, m); |
194 | -}(window, document, 'script', 'http://cdn.yoho.cn/yas-jssdk/1.0.17/yas.js', '_yas')); | 194 | +})(window, document, 'script', ('https:' === document.location.protocol ? 'https' : 'http') + '://' + |
195 | + 'cdn.yoho.cn/yas-jssdk/1.0.17/yas.js', '_yas'); | ||
195 | 196 | ||
196 | (function() { | 197 | (function() { |
197 | var uid = getUid(); | 198 | var uid = getUid(); |
-
Please register or login to post a comment