From 2ed849a6aa7b29caf3e3155523f1cd9738b4efa6 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Tue, 30 Apr 2024 09:06:12 +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 c357911..8a277f5 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -271,5 +271,6 @@ "https://ofac.treasury.gov/recent-actions/20240419_33": [], "https://ofac.treasury.gov/recent-actions/20240423": [], "https://ofac.treasury.gov/recent-actions/20240425": [], - "https://ofac.treasury.gov/recent-actions/20240426": [] + "https://ofac.treasury.gov/recent-actions/20240426": [], + "https://ofac.treasury.gov/recent-actions/20240429": [] }