From d2937d95e937db62855afe4f74b11574f5200aca Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Thu, 7 Dec 2023 09:06:19 +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 178d6c1..a7419fd 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -181,5 +181,6 @@ "https://ofac.treasury.gov/recent-actions/20231201": [], "https://ofac.treasury.gov/recent-actions/20231201_33": [], "https://ofac.treasury.gov/recent-actions/20231204": [], - "https://ofac.treasury.gov/recent-actions/20231205": [] + "https://ofac.treasury.gov/recent-actions/20231205": [], + "https://ofac.treasury.gov/recent-actions/20231206": [] }