From b7c2bed5acf4acfa0e3ed4dbf361dfe97f139cca Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Tue, 12 Dec 2023 09:06:19 +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 4234f98..c6ba7c9 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -185,5 +185,7 @@ "https://ofac.treasury.gov/recent-actions/20231206": [], "https://ofac.treasury.gov/recent-actions/20231207": [], "https://ofac.treasury.gov/recent-actions/20231208": [], - "https://ofac.treasury.gov/recent-actions/20231208_33": [] + "https://ofac.treasury.gov/recent-actions/20231208_33": [], + "https://ofac.treasury.gov/recent-actions/20231211": [], + "https://ofac.treasury.gov/recent-actions/20231211_33": [] }