Commit 330e5ee
committed
feat(enchantedparks): add Mid-America Parks (former Six Flags St. Louis)
Six Flags St. Louis was sold to EPR Properties on 2026-04-06 as part
of the same April 2026 divestment wave that covered Worlds of Fun and
Michigan's Adventure. The park is operated by Enchanted Parks under
the lease; its WordPress/Tribe Events site at
mid-americaparks.enchantedparks.com is already live and matches the
stack used by the existing EP subclasses.
Add a MidAmericaParks subclass mirroring worldsoffun.ts: a theme park
(MAP) plus Hurricane Harbor (HH). Verified live:
- 41 attractions parsed via the existing scraper
- 129 schedule days returned via Tribe Events
- 0 live data (parity with siblings — EP source has no wait times)
Update the SixFlags EXCLUDED_PARK_IDS comment block to:
- Point parkId 903 at the new enchantedparks/midamericaparks module
- Clarify that La Ronde (969) has no usable primary source distinct
from the Six Flags app (Premier Parks LLC has no shared
guest-experience platform), correcting the earlier "divested to
La Ronde Operations" placeholder1 parent db0fd53 commit 330e5ee
2 files changed
Lines changed: 46 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
173 | 170 | | |
174 | 171 | | |
175 | 172 | | |
176 | 173 | | |
177 | 174 | | |
178 | | - | |
| 175 | + | |
179 | 176 | | |
180 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments