From 84701f4ab0008ec30511b697b71990edb6c67d4c Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Sat, 2 Dec 2023 09:05:49 +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 8bce1c6..9823f71 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -177,5 +177,7 @@ "https://ofac.treasury.gov/recent-actions/20231121": [], "https://ofac.treasury.gov/recent-actions/20231129": [], "https://ofac.treasury.gov/recent-actions/20231130": [], - "https://ofac.treasury.gov/recent-actions/20231130_33": [] + "https://ofac.treasury.gov/recent-actions/20231130_33": [], + "https://ofac.treasury.gov/recent-actions/20231201": [], + "https://ofac.treasury.gov/recent-actions/20231201_33": [] }