From 4e8a9bfc5e89b806a925a58a93d1e84ca205fb79 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Fri, 7 Jun 2024 09:06: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 d2a2b00..d1819c3 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -293,5 +293,6 @@ ], "https://ofac.treasury.gov/recent-actions/20240530": [], "https://ofac.treasury.gov/recent-actions/20240531": [], - "https://ofac.treasury.gov/recent-actions/20240605": [] + "https://ofac.treasury.gov/recent-actions/20240605": [], + "https://ofac.treasury.gov/recent-actions/20240606": [] }