From a9302b9586cddb45686ba545754ebf338fb127e5 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Sat, 3 Feb 2024 09:06:22 +0000 Subject: [PATCH] auto: Add new OFAC addresses --- scripts/data/processed-urls.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/data/processed-urls.json b/scripts/data/processed-urls.json index c032ac0..a6bbd63 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -219,5 +219,7 @@ "https://ofac.treasury.gov/recent-actions/20240130": [], "https://ofac.treasury.gov/recent-actions/20240131": [], "https://ofac.treasury.gov/recent-actions/20240201": [], - "https://ofac.treasury.gov/recent-actions/20240201_33": [] + "https://ofac.treasury.gov/recent-actions/20240201_33": [], + "https://ofac.treasury.gov/recent-actions/20240202": [], + "https://ofac.treasury.gov/recent-actions/20240202_33": [] }