Skip to content

Commit 3ba37a2

Browse files
committed
http -> https
1 parent 8217a0e commit 3ba37a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212

1313
</div>
1414
<script type="text/javascript" src="demo/dist/bundle.js"></script>
15-
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
15+
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
1616
<span style="display:none">
17-
<script src="http://s4.cnzz.com/stat.php?id=1257060683&web_id=1257060683" language="JavaScript"></script>
17+
<script src="//s4.cnzz.com/stat.php?id=1257060683&web_id=1257060683" language="JavaScript"></script>
1818
</span>
1919
</body>
20-
</html>
20+
</html>

0 commit comments

Comments
 (0)