From b82415111eb8bc7b25c95b3b675f67b5cb26dd8f Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Wed, 9 Oct 2024 09:07:24 +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 2bcd281..9b1c9a2 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -363,5 +363,6 @@ "https://ofac.treasury.gov/recent-actions/20240930": [], "https://ofac.treasury.gov/recent-actions/20241001": [], "https://ofac.treasury.gov/recent-actions/20241002": [], - "https://ofac.treasury.gov/recent-actions/20241007": [] + "https://ofac.treasury.gov/recent-actions/20241007": [], + "https://ofac.treasury.gov/recent-actions/20241008": [] }