Skip to content

Commit b612158

Browse files
Update games.ts
1 parent 88e6380 commit b612158

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

data/games.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@ export const games: Game[] = [
7878
url: 'https://www.bilibili.com/video/BV1aH4y1w7g4/',
7979
cover: 'xinxi.webp',
8080
},
81-
{
82-
id: 'devils-journey',
83-
title: '恶魔之旅',
84-
developer: 'Zombie Ass',
85-
releaseDate: '2024-10-24',
86-
url: 'https://www.bilibili.com/video/BV1jRyfYjEuX/',
87-
cover: 'devils-journey.webp',
88-
},
81+
// {
82+
// id: 'devils-journey',
83+
// title: '恶魔之旅',
84+
// developer: 'Zombie Ass',
85+
// releaseDate: '2024-10-24',
86+
// url: 'https://www.bilibili.com/video/BV1jRyfYjEuX/',
87+
// cover: 'devils-journey.webp',
88+
// },
8989
{
9090
id: 'dingyi',
9191
title: '定义',
@@ -102,14 +102,14 @@ export const games: Game[] = [
102102
url: 'https://store.steampowered.com/app/3365970/_/',
103103
cover: 'lovegoal.webp',
104104
},
105-
{
106-
id: 'SuccubusGalGames',
107-
title: '玩魅魔GalGame的玩家都有魅魔陪着不是很正常的事情吗',
108-
developer: 'kzcserin',
109-
releaseDate: '2025-04-19',
110-
url: 'https://humihumi.com/game/a4d8509a-821a-4841-8e8e-c85094718216',
111-
cover: 'SuccubusGalGames.webp',
112-
},
105+
// {
106+
// id: 'SuccubusGalGames',
107+
// title: '玩魅魔GalGame的玩家都有魅魔陪着不是很正常的事情吗',
108+
// developer: 'kzcserin',
109+
// releaseDate: '2025-04-19',
110+
// url: 'https://humihumi.com/game/a4d8509a-821a-4841-8e8e-c85094718216',
111+
// cover: 'SuccubusGalGames.webp',
112+
// },
113113
{
114114
id: '_The_Neverending_Summer',
115115
title: '周而复始的夏天',

0 commit comments

Comments
 (0)