Skip to content

Commit

Permalink
Revert "feat: adjust links"
Browse files Browse the repository at this point in the history
This reverts commit e148f9d.
  • Loading branch information
AlvISsReimu authored and GalvinGao committed Mar 17, 2023
1 parent 42c0a60 commit 9891812
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 36 deletions.
1 change: 0 additions & 1 deletion src/vendors/penguin-crypto
Submodule penguin-crypto deleted from e9eeee
54 changes: 19 additions & 35 deletions src/views/About/Links.vue
Original file line number Diff line number Diff line change
Expand Up @@ -129,32 +129,24 @@ export default {
shorten: 'prts.wiki'
},
{
title: '明日方舟一图流',
author: 'Zirunwang、山桜',
title: 'Kokodayo Arknights Data',
author: 'odex',
features: [
{
name: 'apRanking',
color: 'grey'
},
{
name: 'dropRateRanking',
color: 'grey'
},
{
name: 'generalRanking',
color: 'grey'
name: 'character',
color: 'orange'
},
{
name: 'storeEfficiency',
color: 'grey'
name: 'enemy',
color: 'black'
},
{
name: 'gachaPlanning',
color: 'grey'
name: 'map',
color: 'teal'
}
],
url: 'https://aog.wiki/',
shorten: 'aog.wiki'
url: 'https://kokodayo.fun/',
shorten: 'kokodayo.fun'
},
{
title: 'ANWiki',
Expand Down Expand Up @@ -246,33 +238,25 @@ export default {
shorten: 'gachasalt.github.io/ArkToolDemo'
},
{
title: 'Kokodayo Arknights Data',
author: 'odex',
title: '最佳招聘网站',
author: 'Koke_Cacao',
features: [
{
name: 'character',
color: 'orange'
},
{
name: 'enemy',
color: 'black'
},
{
name: 'map',
color: 'teal'
name: 'hr',
color: 'cyan'
}
],
url: 'https://kokodayo.fun/',
shorten: 'kokodayo.fun'
},
url: 'https://github.kokecacao.me/arknights.html',
shorten: 'github.kokecacao.me/arknights.html'
}
],
misc: [
{
title: 'Konmai Academy',
// author: '「纯净的音游下载站」',
description: '公益的音乐游戏下载站',
url: 'https://616.sb/',
shorten: '616.sb'
url: 'https://konmai.cn',
shorten: 'konmai.cn'
},
]
}
Expand Down

0 comments on commit 9891812

Please sign in to comment.