From: Michael Orlitzky Date: Fri, 10 Nov 2023 15:40:55 +0000 (-0500) Subject: index.html.in: add Halethorpe (HAE) zone mapping X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=14db439fa4906b0ec51d7d544d251eeb680b1cbb;p=charm-bypass.git index.html.in: add Halethorpe (HAE) zone mapping --- diff --git a/index.html.in b/index.html.in index b37a7dd..0090a68 100644 --- a/index.html.in +++ b/index.html.in @@ -731,18 +731,24 @@ const zone_map = { BAL_BWE: 2, BAL_BWI: 1, + BAL_HAE: 1, BAL_SEB: 3, BAL_WAS: 4, BAL_WBL: 1, BCA_CPK: 3, BCA_WAS: 4, BWE_BWI: 1, + BWE_HAE: 1, BWE_SEB: 1, BWE_WAS: 2, BWE_WBL: 2, + BWI_HAE: 1, BWI_SEB: 2, BWI_WAS: 3, BWI_WBL: 1, + HAE_SEB: 2, + HAE_WAS: 3, + HAE_WBL: 1, SEB_WAS: 1, SEB_WBL: 3, WAS_WBL: 4