From 049e99e40d23f8bc719d8d2c8ed717b01e383f66 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Thu, 17 Oct 2024 09:07:17 +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 2594777..7e5d632 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -369,5 +369,6 @@ "https://ofac.treasury.gov/recent-actions/20241011": [], "https://ofac.treasury.gov/recent-actions/20241011_33": [], "https://ofac.treasury.gov/recent-actions/20241015": [], - "https://ofac.treasury.gov/recent-actions/20241015_33": [] + "https://ofac.treasury.gov/recent-actions/20241015_33": [], + "https://ofac.treasury.gov/recent-actions/20241016": [] }