From 16805e40e9c8a27154019f077cdf7bc5cc10b7d5 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Tue, 16 Apr 2024 09:06:26 +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 5f24530..fe48553 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -262,5 +262,6 @@ "https://ofac.treasury.gov/recent-actions/20240402": [], "https://ofac.treasury.gov/recent-actions/20240404": [], "https://ofac.treasury.gov/recent-actions/20240412": [], - "https://ofac.treasury.gov/recent-actions/20240412_33": [] + "https://ofac.treasury.gov/recent-actions/20240412_33": [], + "https://ofac.treasury.gov/recent-actions/20240415": [] }