fix pb-schedule url
This commit is contained in:
parent
e324e0a04c
commit
646d28d9db
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
import math
|
import math
|
||||||
|
|
||||||
# URL to Schedule-XML
|
# URL to Schedule-XML
|
||||||
scheduleUrl = 'http://sotm-eu.org/export.xml'
|
scheduleUrl = 'http://eh14.easterhegg.eu/pages/fahrplan/schedule.xml'
|
||||||
|
|
||||||
# For (really) too long titles
|
# For (really) too long titles
|
||||||
titlemap = {
|
titlemap = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue