From a7b979f58dc2a271f7f298ea2ddf82b4e202fb44 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Wed, 20 Dec 2023 09:05:57 +0000 Subject: [PATCH] auto: Add new OFAC addresses --- scripts/data/processed-urls.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/data/processed-urls.json b/scripts/data/processed-urls.json index 1b2111d..69224c8 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -191,5 +191,6 @@ "https://ofac.treasury.gov/recent-actions/20231212": [], "https://ofac.treasury.gov/recent-actions/20231213": [], "https://ofac.treasury.gov/recent-actions/20231213_33": [], - "https://ofac.treasury.gov/recent-actions/20231214": [] + "https://ofac.treasury.gov/recent-actions/20231214": [], + "https://ofac.treasury.gov/recent-actions/20231219": [] }