Skip to content

Commit

Permalink
chore: Support upcoming Haverhill Line shuttles on dotcom timetables
Browse files Browse the repository at this point in the history
  • Loading branch information
jfabi committed Sep 1, 2023
1 parent ed3dc89 commit 87c7507
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion apps/state/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -214,12 +214,16 @@ config :state, :stops_on_route,
"Shuttle-BraintreeSouthWeymouth-0-" => true,
# Providence trains stopping at Forest Hills
"CR-Providence-d01bc229-0" => true,
# Haverhill Line shuttles to/from Malden Center
# Haverhill Line shuttles
"Shuttle-BallardvaleMaldenCenter-0-" => true,
"Shuttle-HaverhillMaldenCenter-0-" => true,
"Shuttle-AndoverHaverhill-0-" => true,
"Shuttle-HaverhillReadingExpress-0-" => true,
"Shuttle-HaverhillReadingLocal-0-" => true,
"Shuttle-AndersonWoburnReading-0-" => true,
"Shuttle-OakGroveReading-0-" => true,
"CR-Haverhill-fc94d3b2-" => true,
"CR-Haverhill-9a2b8f60-" => true,
# Lowell Line shuttles
"Shuttle-AndersonWoburnNorthStationExpress-0-" => true,
"Shuttle-AndersonWoburnNorthStationLocal-0-" => true,
Expand Down

0 comments on commit 87c7507

Please sign in to comment.