diff --git a/public/static/js/frostNavLinks.js b/public/static/js/frostNavLinks.js index 3cd4a76..bffb94f 100644 --- a/public/static/js/frostNavLinks.js +++ b/public/static/js/frostNavLinks.js @@ -1,9 +1,9 @@ // 导航链接列表 -// 更新:2021-03-02 +// 更新:2021-04-06 var frostNavLinks = { // 版本号 - version: 19, + version: '20210406-1', // 列表 list: [ // 主分类 @@ -1621,7 +1621,22 @@ var frostNavLinks = { title: 'Vultr', update: '2021-02-08' } - ] + ], + sub: { + title: '内网穿透(内网映射)', + links: [ + { + link: 'https://frp.cool/', + title: '浮居内网穿透', + update: '2021-03-31' + }, + { + link: 'https://www.natfrp.com/', + title: 'Sakura Frp', + update: '2021-03-31' + } + ] + } }, { title: 'DNS', @@ -2374,32 +2389,39 @@ var frostNavLinks = { title: '创作 / 制作', links: [ { - link: 'https://helpx.adobe.com/download-install/kb/creative-cloud-apps-download.html', - title: 'Adobe Creative Cloud apps' + link: 'https://helpx.adobe.com/download-install/kb/download-availability.html', + title: 'Adobe Creative Cloud apps', + update: '2021-03-31' }, { link: 'https://www.libreoffice.org/', - title: 'LibreOffice' + title: 'LibreOffice', + update: '2021-03-31' }, { link: 'https://ephtracy.github.io/', - title: 'MagicaVoxel' + title: 'MagicaVoxel', + update: '2021-03-31' }, { link: 'https://www.midieditor.org/', - title: 'MidiEditor' + title: 'MidiEditor', + update: '2021-03-31' }, { link: 'http://www.midipiano.net/', - title: 'MidiPiano' + title: 'MidiPiano', + update: '2021-03-31' }, { link: 'http://openmpt.org/', - title: 'OpenMPT' + title: 'OpenMPT', + update: '2021-03-31' }, { link: 'http://opentoonz.github.io/e/index.html', - title: 'OpenToonz' + title: 'OpenToonz', + update: '2021-03-31' } ] }, @@ -2531,11 +2553,6 @@ var frostNavLinks = { title: 'NATAPP', update: '2021-02-08' }, - { - link: 'https://www.natfrp.org/', - title: 'Sakura Frp', - update: '2021-02-08' - }, { link: 'http://www.gnu.org/software/wget/faq.html#download', title: 'Wget', @@ -2703,11 +2720,6 @@ var frostNavLinks = { title: '讯飞开放平台', update: '2021-02-08' }, - { - link: 'https://api.imjad.cn/', - title: 'AD\'s API', - update: '2021-02-08' - }, { link: 'https://app.crisp.chat/', title: 'Crisp', @@ -2728,6 +2740,11 @@ var frostNavLinks = { title: '永硕E盘', update: '2021-02-25' }, + { + link: 'https://github.com.cnpmjs.org/', + title: 'GitHub 镜像', + update: '2021-03-08' + }, { link: 'http://www.ntp.org.cn/', title: 'NTP 服务器列表',