From cd115438ce27b0a176e6d3e129425cef053ade56 Mon Sep 17 00:00:00 2001 From: Jerry Pierce Date: Mon, 23 Dec 2024 09:25:34 -0800 Subject: [PATCH 1/2] Add HHM - HANSENHOUSE MEDIA LLC - Update facilities.json Opt OUT --- src/main/data/facilities.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/data/facilities.json b/src/main/data/facilities.json index 283330dc..4717a899 100644 --- a/src/main/data/facilities.json +++ b/src/main/data/facilities.json @@ -3193,6 +3193,11 @@ "description": "Humanity Media & Entertainment Group", "url": "https://humanitymeg.com" }, + { + "code": "HHM", + "description": "HANSENHOUSE MEDIA LLC", + "url": "https://www.hansenhousemedia.com" + }, { "code": "HHP", "description": "Happy Hour Productions", From 1965d14bff25b98dc93deab78fcefa08d4d520f8 Mon Sep 17 00:00:00 2001 From: Jerry Pierce Date: Mon, 23 Dec 2024 09:26:17 -0800 Subject: [PATCH 2/2] Add MOS - MOSAIC Post Production - Update facilities.json Opt OUT URL is "under construction" and is not secure https. --- src/main/data/facilities.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/data/facilities.json b/src/main/data/facilities.json index 4717a899..2aa27703 100644 --- a/src/main/data/facilities.json +++ b/src/main/data/facilities.json @@ -4422,6 +4422,11 @@ "code": "MOR", "description": "MORDISCO FILMS" }, + { + "code": "MOS", + "description": "MOSAIC Post Production", + "url": "http://colorbymosaic.com" + }, { "code": "MOT", "description": "MOTIONLINK"