From d7cb61c1f8f221e99adbaf2433544a0648666247 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Thu, 31 Oct 2024 09:07:09 +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 fc530c0..4eda440 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -375,5 +375,6 @@ "https://ofac.treasury.gov/recent-actions/20241017_33": [], "https://ofac.treasury.gov/recent-actions/20241021": [], "https://ofac.treasury.gov/recent-actions/20241023": [], - "https://ofac.treasury.gov/recent-actions/20241024": [] + "https://ofac.treasury.gov/recent-actions/20241024": [], + "https://ofac.treasury.gov/recent-actions/20241030": [] }