From 39f2722322078c81068a648899bacbbb013b890c Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Sat, 24 Aug 2024 09:05:58 +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 a4a6cdd..a6e9bf1 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -341,5 +341,6 @@ "https://ofac.treasury.gov/recent-actions/20240812": [], "https://ofac.treasury.gov/recent-actions/20240815": [], "https://ofac.treasury.gov/recent-actions/20240820": [], - "https://ofac.treasury.gov/recent-actions/20240821": [] + "https://ofac.treasury.gov/recent-actions/20240821": [], + "https://ofac.treasury.gov/recent-actions/20240823": [] }