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(){ + logo @@ -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; } @@ -252,11 +252,11 @@ function submitform() -1 star1 star1 star1 star1 star +1 star1 star1 star1 star1 star
{{ 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
-1 star1 star1 star1 star1 star +1 star1 star1 star1 star1 star
{{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" %} -
  • -
  • -
  • -
  • -
  • +
  • +
  • +
  • +
  • +
  • @@ -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" %} -
  • -
  • -
  • -
  • -
  • +
  • +
  • +
  • +
  • +
  • @@ -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" %} -
  • -
  • -
  • -
  • -
  • +
  • +
  • +
  • +
  • +