From d1c68bd3e0986e8e518d6a57bfe99d097d1538d4 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Thu, 29 Aug 2024 09:07:25 +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 9f3bfb8..9815c4f 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -343,5 +343,6 @@ "https://ofac.treasury.gov/recent-actions/20240820": [], "https://ofac.treasury.gov/recent-actions/20240821": [], "https://ofac.treasury.gov/recent-actions/20240823": [], - "https://ofac.treasury.gov/recent-actions/20240827": [] + "https://ofac.treasury.gov/recent-actions/20240827": [], + "https://ofac.treasury.gov/recent-actions/20240828": [] }