From eac5134f84a0cde10f830bbf12c312e05cdfbe3e Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Fri, 21 Jun 2024 09:06:18 +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 c6c7f39..f2ce35b 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -301,5 +301,6 @@ "https://ofac.treasury.gov/recent-actions/20240612": [], "https://ofac.treasury.gov/recent-actions/20240614": [], "https://ofac.treasury.gov/recent-actions/20240617": [], - "https://ofac.treasury.gov/recent-actions/20240618": [] + "https://ofac.treasury.gov/recent-actions/20240618": [], + "https://ofac.treasury.gov/recent-actions/20240620": [] }