From 94a66f60c4db814f2ec065c65b61b8dfc651ecec Mon Sep 17 00:00:00 2001
From: Colin Davis <colin@sq7.org>
Date: Thu, 28 Jun 2012 19:16:13 +0000
Subject: [PATCH] fromsite

---
 templates/root.html | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/templates/root.html b/templates/root.html
index 54c089f..b795e36 100644
--- a/templates/root.html
+++ b/templates/root.html
@@ -216,7 +216,7 @@ function submitform()
    var x = document.getElementById("idimg");
    x.setAttribute("src", "https://static1.robohash.org/" +  document.getElementById("textform").query.value );
    var y = document.getElementById("YourIP");   
-   y.innerHTML = "https://static1.robohash.org/" + document.getElementById("textform").query.value;
+   y.innerHTML = "http://robohash.org/" + document.getElementById("textform").query.value;
    
 }
 </script>
@@ -555,17 +555,18 @@ src="//static1.robohash.org/static/img/indented_star.png" width="27" height="25"
 <!-- start of footer left -->
 <div id="footer_left"> 
 <p>
-Set 1 artwork created by Zikri Kader<br>
-Set 2 artwork created by Hrvoje Novakovic. <br>
-Set 3 artwork created by Julian Peter Arias.<br>
-<br><br>
-All artwork used under license.
+Robohash contains robots created by Zikri Kader (set1), Hrvoje Novakovic (set2), and Julian Peter Arias (set3).
+<br>
+<br>
+<p>
+You are free to embed under the terms of the CC-BY license. <br> Example wording might be "Robots lovingly delivered by
+Robohash.org or something.
 </p>
 </div><!-- end of footer left -->
 
 <!-- start of footer right -->
 <div id="footer_right">
-	<iframe src="https://www.facebook.com/plugins/like.php?app_id=129748100442677&amp;href=Robohash.org&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=dark&amp;font=trebuchet+ms&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
+	<iframe src="//www.facebook.com/plugins/like.php?app_id=129748100442677&amp;href=Robohash.org&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=dark&amp;font=trebuchet+ms&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
 
 <span class="follow"><a href="http://www.twitter.com/robohash" class="fade" title="Clicking on this will replace your cat with a robot.">Follow Us</a></span>
 <g:plusone size="small" href="RoboHash.org"></g:plusone>