From 3c19496a3c50fc6e1699e0d9231fdcdd799a29d8 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Thu, 21 Dec 2023 09:06:00 +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 69224c8..ceff44f 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -192,5 +192,6 @@ "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/20231219": [] + "https://ofac.treasury.gov/recent-actions/20231219": [], + "https://ofac.treasury.gov/recent-actions/20231220": [] }