From e78ea4561750729f0dcd83824ec1b4cd03708220 Mon Sep 17 00:00:00 2001 From: Robohash <401330+e1ven@users.noreply.github.com> Date: Fri, 3 Feb 2012 15:41:38 -0500 Subject: [PATCH] change some urls --- templates/root.html | 86 ++++++++++++++++++++++----------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/templates/root.html b/templates/root.html index 9186d28..7b0d201 100644 --- a/templates/root.html +++ b/templates/root.html @@ -136,7 +136,7 @@ $(document).ready(function(){ <div id="top_logo"> - <img src="http://static1.robohash.com/static/img/top_logo.png" width="375" height="151" alt="logo" id="toc"/></div><!-- end of top logo --> + <img src="http://robohash.org/static/img/top_logo.png" width="375" height="151" alt="logo" id="toc"/></div><!-- end of top logo --> </div><!-- end of header--> @@ -214,9 +214,9 @@ document.onkeypress = stopRKey; function submitform() { var x = document.getElementById("idimg"); - x.setAttribute("src", "http://static1.robohash.com/" + document.getElementById("textform").query.value ); + x.setAttribute("src", "http://robohash.org/" + document.getElementById("textform").query.value ); var y = document.getElementById("YourIP"); - y.innerHTML = "http://static1.robohash.com/" + document.getElementById("textform").query.value; + y.innerHTML = "http://robohash.org/" + document.getElementById("textform").query.value; } </script> @@ -252,11 +252,11 @@ function submitform() -<img src="http://static1.robohash.com/static/img/star.png" width="33" height="31" alt="1 star" /><img -src="http://static1.robohash.com/static/img/star.png" width="33" height="31" alt="1 star" /><img -src="http://static1.robohash.com/static/img/star.png" width="33" height="31" alt="1 star" /><img -src="http://static1.robohash.com/static/img/star.png" width="33" height="31" alt="1 star" /><img -src="http://static1.robohash.com/static/img/star.png" width="33" height="31" alt="1 star" /> +<img src="http://robohash.org/static/img/star.png" width="33" height="31" alt="1 star" /><img +src="http://robohash.org/static/img/star.png" width="33" height="31" alt="1 star" /><img +src="http://robohash.org/static/img/star.png" width="33" height="31" alt="1 star" /><img +src="http://robohash.org/static/img/star.png" width="33" height="31" alt="1 star" /><img +src="http://robohash.org/static/img/star.png" width="33" height="31" alt="1 star" /> <br /> {{ drquotes[random.randrange(0, len(drquotes)/2) ] }} @@ -265,11 +265,11 @@ src="http://static1.robohash.com/static/img/star.png" width="33" height="31" alt <!-- start of right quote --> <div class="right_quote"> -<img src="http://static1.robohash.com/static/img/indented_star.png" width="27" height="25" alt="1 star" /><img -src="http://static1.robohash.com/static/img/indented_star.png" width="27" height="25" alt="1 star" /><img -src="http://static1.robohash.com/static/img/indented_star.png" width="27" height="25" alt="1 star" /><img -src="http://static1.robohash.com/static/img/indented_star.png" width="27" height="25" alt="1 star" /><img -src="http://static1.robohash.com/static/img/indented_star.png" width="27" height="25" alt="1 star" /> +<img src="http://robohash.org/static/img/indented_star.png" width="27" height="25" alt="1 star" /><img +src="http://robohash.org/static/img/indented_star.png" width="27" height="25" alt="1 star" /><img +src="http://robohash.org/static/img/indented_star.png" width="27" height="25" alt="1 star" /><img +src="http://robohash.org/static/img/indented_star.png" width="27" height="25" alt="1 star" /><img +src="http://robohash.org/static/img/indented_star.png" width="27" height="25" alt="1 star" /> <br /> {{drquotes[ random.randrange( len(drquotes)/2,len(drquotes) )] }} @@ -299,16 +299,16 @@ src="http://static1.robohash.com/static/img/indented_star.png" width="27" height {% set c4 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set1" %} {% set c5 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set1" %} - <li><a href="http://static1.robohash.com/{{c1}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c1}}&size=150x150" width="150" height="150"/></a></li> - <li><a href="http://static1.robohash.com/{{c2}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c2}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c3}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c3}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c4}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c4}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c5}}" rel="prettyPhoto[gallery1]" title="{{random.choice(quotes)}}" class="fade"><img - src="http://static1.robohash.com/{{c5}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c1}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c1}}&size=150x150" width="150" height="150"/></a></li> + <li><a href="http://robohash.org/{{c2}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c2}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c3}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c3}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c4}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c4}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c5}}" rel="prettyPhoto[gallery1]" title="{{random.choice(quotes)}}" class="fade"><img + src="http://robohash.org/{{c5}}&size=150x150" width="150" height="150" /></a></li> </ul> </div><!-- end of content section --> @@ -332,16 +332,16 @@ src="http://static1.robohash.com/static/img/indented_star.png" width="27" height {% set c4 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set2" %} {% set c5 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set2" %} - <li><a href="http://static1.robohash.com/{{c1}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c1}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c2}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c2}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c3}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c3}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c4}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c4}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c5}}" rel="prettyPhoto[gallery1]" title="{{random.choice(quotes)}}" class="fade"><img - src="http://static1.robohash.com/{{c5}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c1}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c1}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c2}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c2}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c3}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c3}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c4}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c4}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c5}}" rel="prettyPhoto[gallery1]" title="{{random.choice(quotes)}}" class="fade"><img + src="http://robohash.org/{{c5}}&size=150x150" width="150" height="150" /></a></li> </ul> </div><!-- end of content section --> @@ -365,16 +365,16 @@ src="http://static1.robohash.com/static/img/indented_star.png" width="27" height {% set c4 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set3" %} {% set c5 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set3" %} - <li><a href="http://static1.robohash.com/{{c1}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c1}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c2}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c2}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c3}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c3}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c4}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c4}}&size=150x150" width="150" height="150" /></a></li> - <li><a href="http://static1.robohash.com/{{c5}}" rel="prettyPhoto[gallery1]" - title="{{random.choice(quotes)}}" class="fade"><img src="http://static1.robohash.com/{{c5}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c1}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c1}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c2}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c2}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c3}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c3}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c4}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c4}}&size=150x150" width="150" height="150" /></a></li> + <li><a href="http://robohash.org/{{c5}}" rel="prettyPhoto[gallery1]" + title="{{random.choice(quotes)}}" class="fade"><img src="http://robohash.org/{{c5}}&size=150x150" width="150" height="150" /></a></li> </ul> </div><!-- end of content section -->