From 60b3b951edc9f4c808e605bfc11d829ba229053d Mon Sep 17 00:00:00 2001 From: nicolasbrugneaux Date: Fri, 31 May 2024 09:07:19 +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 ce91137..5dae0d0 100644 --- a/scripts/data/processed-urls.json +++ b/scripts/data/processed-urls.json @@ -290,5 +290,6 @@ "https://ofac.treasury.gov/recent-actions/20240528": [], "https://ofac.treasury.gov/recent-actions/20240528_33": [ "0xe1d865c3d669dcc8c57c8d023140cb204e672ee4" - ] + ], + "https://ofac.treasury.gov/recent-actions/20240530": [] }