From 7cd765811b2469586df0e73879935242504d801b Mon Sep 17 00:00:00 2001 From: Robohash <401330+e1ven@users.noreply.github.com> Date: Mon, 2 Apr 2012 20:15:41 +0000 Subject: [PATCH] Agnostic URL --- restart.sh | 5 ++ templates/root.html | 116 ++++++++++++++++++++++---------------------- 2 files changed, 63 insertions(+), 58 deletions(-) create mode 100755 restart.sh diff --git a/restart.sh b/restart.sh new file mode 100755 index 0000000..ac7645f --- /dev/null +++ b/restart.sh @@ -0,0 +1,5 @@ +killall python +nohup ./webfront.py --port=8080 > /dev/null & +nohup ./webfront.py --port=8081 > /dev/null & +nohup ./webfront.py --port=8082 > /dev/null & +nohup ./webfront.py --port=8083 > /dev/null & diff --git a/templates/root.html b/templates/root.html index 7b0d201..54c089f 100644 --- a/templates/root.html +++ b/templates/root.html @@ -19,16 +19,16 @@ colin@robohash.org
http://robohash.org/{{ip}}.png
+
http://static1.robohash.org/{{ip}}.png