Add elfelf

This commit is contained in:
clerie 2020-06-07 15:24:11 +02:00
parent ca91f86e40
commit 74df8b183f
1 changed files with 2 additions and 0 deletions

2
app.py
View File

@ -65,6 +65,8 @@ def mail():
@app.route('/unirz/') @app.route('/unirz/')
@app.route('/rz/') @app.route('/rz/')
@app.route('/1111/')
@app.route('/elfelf/')
def unirz(): def unirz():
return redirect("https://www.tu-ilmenau.de/unirz/", code=302) return redirect("https://www.tu-ilmenau.de/unirz/", code=302)