diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2016-07-10 22:53:25 -0400 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2016-07-10 22:53:25 -0400 |
commit | 98e6e18fff8534ec45b5c9f33f08c4c112340e5e (patch) | |
tree | 0a1f792161ca1062bb0a22e51d0f01d332bd353f /AutoVideos.html | |
parent | 9f310699d824dc8218daf07aa27a6fac88d491cb (diff) |
Fixed HTTPS problem
Diffstat (limited to 'AutoVideos.html')
-rw-r--r-- | AutoVideos.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AutoVideos.html b/AutoVideos.html index acbba8c..dffe44f 100644 --- a/AutoVideos.html +++ b/AutoVideos.html @@ -60,7 +60,7 @@ Function length: <input type='number' value='60'><br> <div id='Function' lang='latex'></div>
-<script src="http://antimatter15.com/whammy/whammy.js"></script>
+<script src="https://antimatter15.com/whammy/whammy.js"></script>
<script src="js/AutoVideos.js"></script>
<noscript>
|