更新导航链接数据(2021-06-01)

This commit is contained in:
2021-06-01 23:06:03 +08:00
parent 6afc017b9b
commit d2e834d4ae

View File

@@ -1,9 +1,7 @@
// 导航链接列表 // 导航链接数据
// 更新2021-05-28
var frostNavLinks = { var frostNavLinks = {
// 版本号 // 版本号
version: '20210528-2', version: '2021-06-01_2',
// 列表 // 列表
list: [ list: [
// 主分类 // 主分类
@@ -403,6 +401,11 @@ var frostNavLinks = {
title: 'Bootstrap 中文网', title: 'Bootstrap 中文网',
update: '2021-02-08' update: '2021-02-08'
}, },
{
link: 'https://bennettfeely.com/clippy/',
title: 'Clippy - CSS clip-path 生成器',
update: '2021-06-01'
},
{ {
link: 'https://highlightjs.org/', link: 'https://highlightjs.org/',
title: 'highlight.js', title: 'highlight.js',
@@ -433,6 +436,11 @@ var frostNavLinks = {
title: 'Leaflet - 可交互的地图', title: 'Leaflet - 可交互的地图',
update: '2021-02-08' update: '2021-02-08'
}, },
{
link: 'http://www.spritecow.com/',
title: 'Sprite Cow - Generate CSS for sprite sheets',
update: '2021-06-01'
},
{ {
link: 'http://threejs.org/', link: 'http://threejs.org/',
title: 'three.js JavaScript 3D library', title: 'three.js JavaScript 3D library',
@@ -440,6 +448,21 @@ var frostNavLinks = {
} }
] ]
}, },
{
title: 'Electron',
links: [
{
link: 'https://www.electronjs.org/',
title: 'Electron - 使用 JavaScriptHTML 和 CSS 构建跨平台的桌面应用程序',
update: '2021-06-01'
},
{
link: 'https://www.electron.build/',
title: 'Electron Builder',
update: '2021-06-01'
}
]
}
], ],
links: [ links: [
{ {
@@ -1015,6 +1038,11 @@ var frostNavLinks = {
link: 'https://www.ipip.net/', link: 'https://www.ipip.net/',
title: 'IPIP.NET - 专业的 IP 地址库', title: 'IPIP.NET - 专业的 IP 地址库',
update: '2021-05-22' update: '2021-05-22'
},
{
link: 'https://mathsolver.microsoft.com/',
title: 'Microsoft Math Solver数学求解器',
update: '2021-06-01'
} }
], ],
sub: [ sub: [
@@ -1820,7 +1848,7 @@ var frostNavLinks = {
}, },
{ {
title: '网络', title: '网络',
icon: 'el-icon-monitor', icon: 'fa fa-globe',
sub: [ sub: [
{ {
title: '管理', title: '管理',
@@ -1851,6 +1879,21 @@ var frostNavLinks = {
} }
] ]
}, },
{
title: '内网穿透(内网映射)',
links: [
{
link: 'https://frp.cool/',
title: '浮居内网穿透',
update: '2021-03-31'
},
{
link: 'https://www.natfrp.com/',
title: 'Sakura Frp',
update: '2021-03-31'
}
]
},
{ {
title: '云服务', title: '云服务',
links: [ links: [
@@ -1899,28 +1942,16 @@ var frostNavLinks = {
title: 'Nodecache', title: 'Nodecache',
update: '2021-04-16' update: '2021-04-16'
}, },
{
link: 'https://vercel.com/',
title: 'Vercel',
update: '2021-06-01'
},
{ {
link: 'https://vultr.com/', link: 'https://vultr.com/',
title: 'Vultr', title: 'Vultr',
update: '2021-04-16' update: '2021-04-16'
} }
],
sub: [
{
title: '内网穿透(内网映射)',
links: [
{
link: 'https://frp.cool/',
title: '浮居内网穿透',
update: '2021-03-31'
},
{
link: 'https://www.natfrp.com/',
title: 'Sakura Frp',
update: '2021-03-31'
}
]
}
] ]
}, },
{ {
@@ -2086,7 +2117,7 @@ var frostNavLinks = {
}, },
{ {
title: '游戏', title: '游戏',
icon: 'el-icon-mouse', icon: 'fa fa-gamepad',
sub: [ sub: [
{ {
title: '网站', title: '网站',
@@ -2740,6 +2771,11 @@ var frostNavLinks = {
title: 'The Enigma Protector - 软件压缩和加密保护工具', title: 'The Enigma Protector - 软件压缩和加密保护工具',
update: '2021-04-16' update: '2021-04-16'
}, },
{
link: 'https://www.todesk.com/',
title: 'ToDesk - 远程控制',
update: '2021-06-01'
},
{ {
link: 'https://www.typora.io/', link: 'https://www.typora.io/',
title: 'Typora - Markdown 编辑器', title: 'Typora - Markdown 编辑器',
@@ -2988,9 +3024,9 @@ var frostNavLinks = {
update: '2021-02-08' update: '2021-02-08'
}, },
{ {
link: 'http://www.itpk.cn/robot.php', link: 'http://www.itpk.cn/',
title: '茉莉机器人 API', title: '茉莉机器人',
update: '2021-02-08' update: '2021-06-01'
}, },
{ {
link: 'https://open.tencent.com/', link: 'https://open.tencent.com/',
@@ -3018,6 +3054,11 @@ var frostNavLinks = {
title: '讯飞开放平台', title: '讯飞开放平台',
update: '2021-02-08' update: '2021-02-08'
}, },
{
link: 'https://alapi.cn/',
title: 'ALAPI',
update: '2021-06-01'
},
{ {
link: 'https://app.crisp.chat/', link: 'https://app.crisp.chat/',
title: 'Crisp', title: 'Crisp',
@@ -3066,6 +3107,27 @@ var frostNavLinks = {
] ]
} }
] ]
},
{
title: '其他',
icon: 'el-icon-more',
links: [
{
link: 'https://www.amd.com/',
title: 'AMD - 高性能处理器和显卡',
update: '2021-06-01'
},
{
link: 'https://www.intel.cn/',
title: 'Intel - 数据中心解决方案、物联网和电脑创新',
update: '2021-06-01'
},
{
link: 'https://www.nvidia.cn/',
title: 'NVIDIA - 引领人工智能计算',
update: '2021-06-01'
},
]
} }
] ]
}; };