From 4987182f85e78fc4a9ca18a4b22a8d3512ea1f85 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Thu, 16 May 2024 09:06:10 +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 5e23920..8b332f3 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -283,5 +283,6 @@ "https://ofac.treasury.gov/recent-actions/20240507": [], "https://ofac.treasury.gov/recent-actions/20240508": [], "https://ofac.treasury.gov/recent-actions/20240510": [], - "https://ofac.treasury.gov/recent-actions/20240514": [] + "https://ofac.treasury.gov/recent-actions/20240514": [], + "https://ofac.treasury.gov/recent-actions/20240515": [] }