cubehouse / themeparks

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

miss the 2 new attractions in the Efteling api #352

Closed trishtan1999 closed 2 years ago

trishtan1999 commented 2 years ago

in the API call the 2 new attractions Sirocco and Archipel are missing.

{ "Id": "archipel", "Type": "Attraction", "State": "buitenbedrijf" }, { "Id": "sirocco", "Type": "Attraction", "WaitingTime": "20", "State": "open", "OpeningTimes": [ ], "PastOpeningTimes": [ ] },

cubehouse commented 2 years ago

Should be resolved now!

The English POI data in the Efteling app doesn't contain these attractions, now added!