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

Fix wrong api url of TokyoDisneyResort #279

Closed nearprosmith closed 4 years ago

nearprosmith commented 4 years ago

I fix the issue #277 . There ware topics about new api endpoint and simple curl/wget method url in the conversasion, however, I only changed(incremented) api version from existing.

The code seems to work fine for now. Some detailed version up of other apis may remain, but I have ignored in this commit.

If error occurs again, I will attempt to fix in more detail.

thanks.