From affe72584656beae40ec7b326756ab49a23e6cca Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Sat, 23 Dec 2023 09:05:53 +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 4e45350..2426445 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -194,5 +194,6 @@ "https://ofac.treasury.gov/recent-actions/20231214": [], "https://ofac.treasury.gov/recent-actions/20231219": [], "https://ofac.treasury.gov/recent-actions/20231220": [], - "https://ofac.treasury.gov/recent-actions/20231221_33": [] + "https://ofac.treasury.gov/recent-actions/20231221_33": [], + "https://ofac.treasury.gov/recent-actions/20231222": [] }