Add keyword bahnhof
This commit is contained in:
parent
144f1645b9
commit
d37111ca77
1
app.py
1
app.py
@ -256,6 +256,7 @@ def block_pp():
|
|||||||
return ""
|
return ""
|
||||||
|
|
||||||
@app.route('/bahn/')
|
@app.route('/bahn/')
|
||||||
|
@app.route('/bahnhof/')
|
||||||
@app.route('/fahrplan/')
|
@app.route('/fahrplan/')
|
||||||
def bahn():
|
def bahn():
|
||||||
return redirect("https://marudor.de/Ilmenau", code=302)
|
return redirect("https://marudor.de/Ilmenau", code=302)
|
||||||
|
Loading…
Reference in New Issue
Block a user