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

Bugfix/phantasialand openingtimes #264

Closed hemi1986 closed 4 years ago

hemi1986 commented 4 years ago

Phantasialand updated their Website and the Calendar parsing wasnt working anymore. I had a quick look at their new website and updated the FetchOpeningTimes method.

Their new calendar has an div with all the information in it as json. Please let me know if something should be done another way or so.

This was a really quick fix... maybe some more work has to be done in the future when they update their online schedule etc.

cubehouse commented 4 years ago

Thank you for your PR! I've merged it in and will be published later today.