From 832786492e48ae23433744e58b7f710f4264156c Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Wed, 8 Nov 2023 09:06:15 +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 8f975ea..631b120 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -165,5 +165,6 @@ "https://ofac.treasury.gov/recent-actions/20231031": [], "https://ofac.treasury.gov/recent-actions/20231102": [], "https://ofac.treasury.gov/recent-actions/20231103": [], - "https://ofac.treasury.gov/recent-actions/20231106": [] + "https://ofac.treasury.gov/recent-actions/20231106": [], + "https://ofac.treasury.gov/recent-actions/20231107": [] }