更新 featured-networks-config.json

This commit is contained in:
linlijun 2024-06-27 15:21:18 +08:00
parent e35e62c51f
commit f069388aa0
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
[ [
{ {
"title": "ROOS Testnets", "title": "YOTTA Testnets",
"url": "http://47.76.156.125:8990/", "url": "http://47.76.156.125:8990/",
"group": "Testnets", "group": "Testnets",
"icon": "https://git.rootsat.co/linlijun/explorer/raw/branch/main/logo2.svg", "icon": "https://git.rootsat.co/linlijun/explorer/raw/branch/main/logo4.svg",
"isActive": true "isActive": true
}, },
{ {
"title": "ROOS Mainnets", "title": "YOTTA Mainnets",
"url": "https://explorer.roospro.com/", "url": "https://explorer.roospro.com/",
"group": "Mainnets", "group": "Mainnets",
"icon": "https://git.rootsat.co/linlijun/explorer/raw/branch/main/logo2.svg" "icon": "https://git.rootsat.co/linlijun/explorer/raw/branch/main/logo4.svg"
} }
] ]