diff options
Diffstat (limited to 'share/frontend/im/index.html')
| -rwxr-xr-x | share/frontend/im/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/frontend/im/index.html b/share/frontend/im/index.html index 9bb71eb..673346f 100755 --- a/share/frontend/im/index.html +++ b/share/frontend/im/index.html @@ -5,8 +5,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta property="og:title" content="PHOTOBLASTER"/> <meta property="og:type" content="website"/> -<meta property="og:url" content="http://asdf.us/im/"/> -<meta property="og:image" content="http://asdf.us/im/6e/sparklebling1_1310021111_1310071704.gif" /> +<meta property="og:url" content="https://asdf.us/im/"/> +<meta property="og:image" content="https://asdf.us/im/6e/sparklebling1_1310021111_1310071704.gif" /> <meta property="og:site_name" content="asdf.us"/> <meta property="og:description" content="Paste a link into the first box, then use the other settings to colorize, distort, add transparency and a background."/> <meta property="fb:admins" content="100001923956223,1709246"/> @@ -18,7 +18,7 @@ </head> <body> <div id="controls"> -<form id="imform" action="javascript:return false"> +<form id="imform"> <label id="img-url-label">IMAGE URL</label> <input type="text" id="img-url" /><div id="bgswitcheroo"></div> <!--<br/>--> @@ -224,7 +224,7 @@ <p> See what people are making → <a href="/im/gallery/">Image Gallery</a><br/> <span class="shim"></span> - The best ones go here → <a href="http://photoblaster.tumblr.com/">Photoblaster Tumblr</a> + The best ones go here → <a href="https://photoblaster.tumblr.com/">Photoblaster Tumblr</a> <span class="shim"></span> View a random selection → <a href="/im/gallery/?random=1">Random Gallery</a><br/> <span id="userlink"> @@ -244,13 +244,13 @@ <!-- <div id="likebutton"> -<div id="fb-root" style="background-color: transparent;"></div><script src="http://connect.facebook.net/en_US/all.js#appId=236917449658413&xfbml=1"></script><fb:like href="http://asdf.us/im/" send="false" width="347" show_faces="true" colorscheme="light" font="" style="background-color: transparent;"></fb:like> +<div id="fb-root" style="background-color: transparent;"></div><script src="https://connect.facebook.net/en_US/all.js#appId=236917449658413&xfbml=1"></script><fb:like href="https://asdf.us/im/" send="false" width="347" show_faces="true" colorscheme="light" font="" style="background-color: transparent;"></fb:like> </div> --> <script type="text/javascript" src="/js/jquery.js"></script> <script type="text/javascript" src="js/main.js"></script> -<script type="text/javascript" src="http://asdf.us/js/pbembed.js"></script> +<script type="text/javascript" src="https://asdf.us/js/pbembed.js"></script> <!--for the colors iframe--> <script type="text/javascript" src="js/jquery-ui-1.8.16.custom.min.js"></script> <script type="text/javascript" src="/im/colors/js/jquery.remember-state.js"></script> |
