From 96651ac0dd61dfc5ec18b7707943300ac807eaf1 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Sat, 9 Dec 2023 09:06:01 +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 5950a8a..4234f98 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -183,5 +183,7 @@ "https://ofac.treasury.gov/recent-actions/20231204": [], "https://ofac.treasury.gov/recent-actions/20231205": [], "https://ofac.treasury.gov/recent-actions/20231206": [], - "https://ofac.treasury.gov/recent-actions/20231207": [] + "https://ofac.treasury.gov/recent-actions/20231207": [], + "https://ofac.treasury.gov/recent-actions/20231208": [], + "https://ofac.treasury.gov/recent-actions/20231208_33": [] }