From 3689c910564581ea7346c71f1a3c432d80e8014c Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Fri, 22 Dec 2023 09:06:07 +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 ceff44f..4e45350 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -193,5 +193,6 @@ "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/20231220": [] + "https://ofac.treasury.gov/recent-actions/20231220": [], + "https://ofac.treasury.gov/recent-actions/20231221_33": [] }