diff --git a/app.py b/app.py index 460843f..42c3bc2 100644 --- a/app.py +++ b/app.py @@ -65,6 +65,8 @@ def mail(): @app.route('/unirz/') @app.route('/rz/') +@app.route('/1111/') +@app.route('/elfelf/') def unirz(): return redirect("https://www.tu-ilmenau.de/unirz/", code=302)