summaryrefslogtreecommitdiff
path: root/share/frontend/im/index.html
diff options
context:
space:
mode:
authorPepper <pepper@scannerjammer.com>2023-05-19 23:30:08 +0000
committerPepper <pepper@scannerjammer.com>2023-05-19 23:30:08 +0000
commite5d78a9356717dc6ae2c6a73c88982046d315f62 (patch)
treeee7728979313392f43e015391ebef016d4c8e08b /share/frontend/im/index.html
parent543fa1107a16966758d67f95dd080dad24a73e97 (diff)
python3HEADmaster
Diffstat (limited to 'share/frontend/im/index.html')
-rwxr-xr-xshare/frontend/im/index.html12
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 &rarr; <a href="/im/gallery/">Image Gallery</a><br/>
<span class="shim"></span>
- The best ones go here &rarr; <a href="http://photoblaster.tumblr.com/">Photoblaster Tumblr</a>
+ The best ones go here &rarr; <a href="https://photoblaster.tumblr.com/">Photoblaster Tumblr</a>
<span class="shim"></span>
View a random selection &rarr; <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&amp;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&amp;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>