From c21f758c56c15b37523998fd58c580b755fe8e72 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Wed, 12 Jun 2024 09:06:23 +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 eb2fd40..b76219f 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -296,5 +296,6 @@ "https://ofac.treasury.gov/recent-actions/20240605": [], "https://ofac.treasury.gov/recent-actions/20240606": [], "https://ofac.treasury.gov/recent-actions/20240607": [], - "https://ofac.treasury.gov/recent-actions/20240610": [] + "https://ofac.treasury.gov/recent-actions/20240610": [], + "https://ofac.treasury.gov/recent-actions/20240611": [] }