From 3f8c79d4120c52179cf9c218eb81cac7ea8e44ac Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Fri, 9 Feb 2024 09:06:55 +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 4ae1d38..081b7e9 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -222,5 +222,6 @@ "https://ofac.treasury.gov/recent-actions/20240201_33": [], "https://ofac.treasury.gov/recent-actions/20240202": [], "https://ofac.treasury.gov/recent-actions/20240202_33": [], - "https://ofac.treasury.gov/recent-actions/20240207": [] + "https://ofac.treasury.gov/recent-actions/20240207": [], + "https://ofac.treasury.gov/recent-actions/20240208": [] }