From f2330b201c79fb849f04c801b9e2a335a57eb6e4 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Wed, 7 Aug 2024 09:07:11 +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 56997a4..1b1b589 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -335,5 +335,6 @@ "https://ofac.treasury.gov/recent-actions/20240730": [], "https://ofac.treasury.gov/recent-actions/20240731": [], "https://ofac.treasury.gov/recent-actions/20240802": [], - "https://ofac.treasury.gov/recent-actions/20240802_33": [] + "https://ofac.treasury.gov/recent-actions/20240802_33": [], + "https://ofac.treasury.gov/recent-actions/20240806": [] }