From 6d16645951784157fceccd681bc9015a8543f011 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Wed, 28 Aug 2024 09:06:46 +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 a6e9bf1..9f3bfb8 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -342,5 +342,6 @@ "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/20240823": [] + "https://ofac.treasury.gov/recent-actions/20240823": [], + "https://ofac.treasury.gov/recent-actions/20240827": [] }