cubehouse / themeparks

Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
MIT License
538 stars 126 forks source link

Phantasialand Openingtimes not working #265

Closed hemi1986 closed 4 years ago

hemi1986 commented 4 years ago

Park Which park/resort has this issue? Phantasialand

Context

Describe the bug Phantasialand has updated their website, so the FetchOpeningTimes method is not working anymore

Output The new website simply returns a 404 because the old calendar page is gone

Fix I tried to fix that issue in PR: https://github.com/cubehouse/themeparks/pull/264