From 12017fabe859d0415717931f167faede57ddd63c Mon Sep 17 00:00:00 2001 From: Robohash <401330+e1ven@users.noreply.github.com> 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; } @@ -555,17 +555,18 @@ src="//static1.robohash.org/static/img/indented_star.png" width="27" height="25"