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