From 7a78fbc2e8844cfb1bd09eb14bcf05676bde8889 Mon Sep 17 00:00:00 2001 From: linlijun Date: Fri, 15 Mar 2024 17:03:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20featured-networks-config.j?= =?UTF-8?q?son?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新图片 --- featured-networks-config.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/featured-networks-config.json b/featured-networks-config.json index a8499a9..6a78bb9 100644 --- a/featured-networks-config.json +++ b/featured-networks-config.json @@ -1,15 +1,15 @@ -[ - { - "title": "ROOS Testnets", - "url": "http://47.76.156.125:8990/", - "group": "Testnets", - "icon": "https://www.pineer.cc/upload/roos/logo2.png", - "isActive": true - }, - { - "title": "ROOS Mainnets", - "url": "https://explorer.roospro.com/", - "group": "Mainnets", - "icon": "https://www.pineer.cc/upload/roos/logo2.png" - } +[ + { + "title": "ROOS Testnets", + "url": "http://47.76.156.125:8990/", + "group": "Testnets", + "icon": "https://git.rootsat.co/linlijun/explorer/raw/branch/main/logo2.svg", + "isActive": true + }, + { + "title": "ROOS Mainnets", + "url": "https://explorer.roospro.com/", + "group": "Mainnets", + "icon": "https://git.rootsat.co/linlijun/explorer/raw/branch/main/logo2.svg" + } ] \ No newline at end of file