From 0510ec613e36a22d65616cda797357887cd03528 Mon Sep 17 00:00:00 2001 From: Frost-ZX <30585462+Frost-ZX@users.noreply.github.com> Date: Wed, 29 Dec 2021 21:44:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AF=BC=E8=88=AA=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E6=95=B0=E6=8D=AE=EF=BC=882021-12-29=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/js/frostNavLinks.js | 46 ++++++++++++++++++++++++++++--- 1 file changed, 42 insertions(+), 4 deletions(-) diff --git a/public/static/js/frostNavLinks.js b/public/static/js/frostNavLinks.js index 0a375fa..e6b4a70 100644 --- a/public/static/js/frostNavLinks.js +++ b/public/static/js/frostNavLinks.js @@ -1,7 +1,7 @@ // 导航链接数据 var frostNavLinks = { // 版本号 - version: '2021-11-14', + version: '2021-12-29', // 列表 list: [ // 主分类 @@ -123,6 +123,11 @@ var frostNavLinks = { link: 'https://topbook.cc/', update: '2021-04-16' }, + { + title: '语言文字标记(language subtag registry)', + link: 'http://www.iana.org/assignments/language-subtag-registry', + update: '2021-12-29' + }, ] } ] @@ -1134,7 +1139,13 @@ var frostNavLinks = { title: '百度图片', link: 'https://image.baidu.com/', update: '2021-02-08' - } + }, + { + title: '闪萌', + desc: '全球最大的中文GIF搜索引擎', + link: 'https://www.weshineapp.com/', + update: '2021-12-29' + }, ] }, { @@ -1448,6 +1459,11 @@ var frostNavLinks = { link: 'https://cn.bing.com/', update: '2021-02-25' }, + { + title: 'F 搜', + link: 'https://fsou.cc/', + update: '2021-12-29' + }, { title: 'Google 搜索', link: 'https://www.google.com/', @@ -1473,7 +1489,12 @@ var frostNavLinks = { title: '搜狗搜索', link: 'https://www.sogou.com/', update: '2021-02-25' - } + }, + { + title: '无追搜索', + link: 'https://www.wuzhuiso.com/', + update: '2021-12-29' + }, ] }, { @@ -1706,7 +1727,7 @@ var frostNavLinks = { ] }, { - title: '网站', + title: '网络 / 网站', links: [ { link: 'https://www.17ce.com/', @@ -1725,6 +1746,12 @@ var frostNavLinks = { link: 'https://fofa.so/', update: '2021-02-08' }, + { + title: 'IT狗', + desc: '在线 ping、网站测速、路由追踪', + link: 'https://www.itdog.cn/', + update: '2021-12-29' + }, { title: 'OHTTPS', desc: '免费 HTTPS 证书、自动更新、自动部署', @@ -2683,6 +2710,12 @@ var frostNavLinks = { link: 'http://dev.bukkit.org/', update: '2021-02-20' }, + { + title: 'Get Bukkit', + desc: '下载 CraftBukkit、Spigot 服务端', + link: 'https://getbukkit.org/', + update: '2021-12-02' + }, { title: 'PaperMC', link: 'https://papermc.io/downloads', @@ -3087,6 +3120,11 @@ var frostNavLinks = { link: 'https://mirrors.tuna.tsinghua.edu.cn/', update: '2021-02-08' }, + { + title: '山东大学镜像站', + link: 'https://mirrors.sdu.edu.cn/', + update: '2021-12-29' + }, { title: '腾讯软件源', link: 'https://mirrors.cloud.tencent.com/',