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"