From bd2c877ab3d852a35b6fd76da8852cc8e51e65ad Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Sat, 4 Nov 2023 09:05:57 +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 bb8b560..3f16512 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -163,5 +163,6 @@ "https://ofac.treasury.gov/recent-actions/20231025": [], "https://ofac.treasury.gov/recent-actions/20231027": [], "https://ofac.treasury.gov/recent-actions/20231031": [], - "https://ofac.treasury.gov/recent-actions/20231102": [] + "https://ofac.treasury.gov/recent-actions/20231102": [], + "https://ofac.treasury.gov/recent-actions/20231103": [] }