33 lines
609 B
JSON
33 lines
609 B
JSON
[
|
|
{
|
|
"name": "博客",
|
|
"url": "https://blog.bsgun.cn",
|
|
"icon": "fas fa-blog"
|
|
},
|
|
{
|
|
"name": "雨云",
|
|
"url": "https://www.rainyun.com/Lin_",
|
|
"icon": "fas fa-cloud"
|
|
},
|
|
{
|
|
"name": "图床",
|
|
"url": "https://dev.bsgun.cn",
|
|
"icon": "fas fa-image"
|
|
},
|
|
{
|
|
"name": "封面",
|
|
"url": "https://cover.bsgun.cn",
|
|
"icon": "fas fa-panorama"
|
|
},
|
|
{
|
|
"name": "监测",
|
|
"url": "https://status.bsgun.cn",
|
|
"icon": "fas fa-chart-line"
|
|
},
|
|
{
|
|
"name": "图标",
|
|
"url": "https://icon.bsgun.cn/",
|
|
"icon": "fas fa-icons"
|
|
}
|
|
]
|