From: Michael Orlitzky Date: Thu, 2 Nov 2023 02:11:47 +0000 (-0400) Subject: index.html.in: add a few more MARC Train zone mappings X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=eecc66f142ac6e3517624db982f3583e4857d6f7;p=charm-bypass.git index.html.in: add a few more MARC Train zone mappings --- diff --git a/index.html.in b/index.html.in index 2dd939f..f6094fa 100644 --- a/index.html.in +++ b/index.html.in @@ -534,9 +534,14 @@ /* Sorted on the first component, then the second */ const zone_map = { BAL_BWE: 2, + BAL_BWI: 1, BAL_SEB: 3, BAL_WAS: 4, + BAL_WBL: 1, BCA_CPK_: 3, + BCA_WAS_: 4, + BWI_BWE: 1, + BWI_WAS: 3, BWI_WBL: 1 };