Skip to content

Commit

Permalink
修改age的网址、移除半次元
Browse files Browse the repository at this point in the history
  • Loading branch information
kuyoru-kamikisho committed Jan 15, 2024
1 parent 5efbf99 commit 38b6954
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion web/v4/index/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "index",
"version": "0.1.0",
"version": "4.0.04",
"private": true,
"scripts": {
"vs": "vue-cli-service serve",
Expand Down
3 changes: 1 addition & 2 deletions web/v4/index/src/components/index/Section2.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default {
{name: "哔哩哔哩港番", link: "https://space.bilibili.com/11783021", area: "b"},
{name: "风车动漫", link: "https://www.dm530w.org/", area: "g"},
{name: "爱恋动漫BT", link: "https://www.kisssub.org/", area: "b"},
{name: "AGE动漫", link: "https://www.agemys.cc/", area: "g"},
{name: "AGE动漫", link: "https://www.agedm.org/", area: "g"},
{name: "樱花动漫", link: "https://www.yhdmz.org/", area: "g"},
{name: "樱花动漫", link: "https://www.yinhuadm.cc/", area: "b"},
{name: "omoFun", link: "https://www.omofun.in/", area: "b"},
Expand All @@ -70,7 +70,6 @@ export default {
{name: "Fanbox", link: "https://www.fanbox.cc/", area: "r"},
{name: "Pinterest", link: "https://www.pinterest.jp/", area: "r"},
{name: "花瓣", link: "https://huaban.com/", area: "g"},
{name: "半次元", link: "https://bcy.net/", area: "g"},
{name: "Lofter", link: "https://www.lofter.com/", area: "g"},
{name: "米画师", link: "https://www.mihuashi.com/", area: "g"},
{name: "Yand.re", link: "https://yande.re/post", area: "r"},
Expand Down
7 changes: 7 additions & 0 deletions webapps/.vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"recommendations": [
"Vue.volar",
"Vue.vscode-typescript-vue-plugin",
"dbaeumer.vscode-eslint"
]
}

0 comments on commit 38b6954

Please sign in to comment.