mirror of
https://github.com/e1ven/Robohash.git
synced 2025-06-23 21:35:02 +00:00
fromsite
This commit is contained in:
parent
72ed4f9edb
commit
94a66f60c4
@ -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&href=Robohash.org&send=false&layout=standard&width=450&show_faces=true&action=like&colorscheme=dark&font=trebuchet+ms&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&href=Robohash.org&send=false&layout=standard&width=450&show_faces=true&action=like&colorscheme=dark&font=trebuchet+ms&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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user