From cc6c5ffc7a0f5e2539446665b5ff5c682b12ad4f Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Fri, 29 Dec 2023 09:06:02 +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 2426445..6861904 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -195,5 +195,6 @@ "https://ofac.treasury.gov/recent-actions/20231219": [], "https://ofac.treasury.gov/recent-actions/20231220": [], "https://ofac.treasury.gov/recent-actions/20231221_33": [], - "https://ofac.treasury.gov/recent-actions/20231222": [] + "https://ofac.treasury.gov/recent-actions/20231222": [], + "https://ofac.treasury.gov/recent-actions/20231228": [] }