From 29fe1fedbfb4d800f48e7285e65fbf1267be3e57 Mon Sep 17 00:00:00 2001 From: spilin Date: Wed, 8 May 2024 17:35:04 +0300 Subject: [PATCH] Update aurora.json Remove old testnet explorer url --- public/static/featured_networks/aurora.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/static/featured_networks/aurora.json b/public/static/featured_networks/aurora.json index 94afb80344..1fdbd06009 100644 --- a/public/static/featured_networks/aurora.json +++ b/public/static/featured_networks/aurora.json @@ -18,10 +18,5 @@ "title": "Aurora testnet", "url": "https://explorer.testnet.aurora.dev/", "group": "Testnets" - }, - { - "title": "Aurora testnet (old explorer)", - "url": "https://explorer.old.testnet.aurora.dev/", - "group": "Testnets" } ]