diff --git a/satnogs.py b/satnogs.py index 86dcf57..532d03f 100644 --- a/satnogs.py +++ b/satnogs.py @@ -190,7 +190,7 @@ def index(): @app.route("/rotating") -def index(): +def rotating(): Usage.update([str(request.headers.get("CF-IPCountry"))]) return render_template("rotating.html",url="/czml")