From 527904a2691c45733dc015c56fb2adaadcf3de10 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Wed, 11 Sep 2024 09:06:29 +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 d0a24e8..ffd6fae 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -346,5 +346,6 @@ "https://ofac.treasury.gov/recent-actions/20240827": [], "https://ofac.treasury.gov/recent-actions/20240828": [], "https://ofac.treasury.gov/recent-actions/20240904": [], - "https://ofac.treasury.gov/recent-actions/20240905": [] + "https://ofac.treasury.gov/recent-actions/20240905": [], + "https://ofac.treasury.gov/recent-actions/20240910": [] }