更新导航链接列表(2021-05-23)
加入翻译工具链接
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
// 导航链接列表
|
// 导航链接列表
|
||||||
// 更新:2021-05-22
|
// 更新:2021-05-23
|
||||||
|
|
||||||
var frostNavLinks = {
|
var frostNavLinks = {
|
||||||
// 版本号
|
// 版本号
|
||||||
version: '20210522-5',
|
version: '20210523-2',
|
||||||
// 列表
|
// 列表
|
||||||
list: [
|
list: [
|
||||||
// 主分类
|
// 主分类
|
||||||
@@ -1107,6 +1107,46 @@ var frostNavLinks = {
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: '翻译',
|
||||||
|
links: [
|
||||||
|
{
|
||||||
|
link: 'https://fanyi.baidu.com/',
|
||||||
|
title: '百度翻译',
|
||||||
|
update: '2021-05-23'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
link: 'https://cn.bing.com/translator/',
|
||||||
|
title: '必应翻译',
|
||||||
|
update: '2021-05-23'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
link: 'https://translate.google.cn/',
|
||||||
|
title: '谷歌翻译',
|
||||||
|
update: '2021-05-23'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
link: 'https://translate.google.com/',
|
||||||
|
title: '谷歌翻译',
|
||||||
|
update: '2021-05-23'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
link: 'https://www.iciba.com/',
|
||||||
|
title: '金山词霸',
|
||||||
|
update: '2021-05-23'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
link: 'https://fanyi.youdao.com/',
|
||||||
|
title: '有道翻译',
|
||||||
|
update: '2021-05-23'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
link: 'https://www.deepl.com/translator',
|
||||||
|
title: 'DeepL',
|
||||||
|
update: '2021-05-23'
|
||||||
|
},
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: '工具箱',
|
title: '工具箱',
|
||||||
links: [
|
links: [
|
||||||
|
Reference in New Issue
Block a user