From f7b960e8cf0ddaf706079059125b1323468361a4 Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Tue, 10 Dec 2024 09:07:52 +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 da5b33c..ece58fc 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -398,5 +398,6 @@ "https://ofac.treasury.gov/recent-actions/20241204": [ "0x1999ef52700c34de7ec2b68a28aafb37db0c5ade" ], - "https://ofac.treasury.gov/recent-actions/20241206": [] + "https://ofac.treasury.gov/recent-actions/20241206": [], + "https://ofac.treasury.gov/recent-actions/20241209": [] }