Add Fahrplanauskunft
This commit is contained in:
4
app.py
4
app.py
@@ -255,6 +255,10 @@ def block_cjd():
|
|||||||
def block_pp():
|
def block_pp():
|
||||||
return ""
|
return ""
|
||||||
|
|
||||||
|
@app.route('/bahn/')
|
||||||
|
def bahn():
|
||||||
|
return redirect("https://marudor.de/Ilmenau", code=302)
|
||||||
|
|
||||||
|
|
||||||
########################################################################################################################
|
########################################################################################################################
|
||||||
# Base
|
# Base
|
||||||
|
Reference in New Issue
Block a user