Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/games.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export const games: Game[] = [
title: '定义',
developer: '六白七十一',
releaseDate: '2024-11-08',
url: 'https://www.bilibili.com/video/BV1WLDQYHEPN/',
url: 'https://www.acfun.cn/v/ac48199654',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

为了与此文件中其他大多数 URL 的格式保持一致,建议在此 URL 末尾添加一个斜杠(/)。虽然这可能不影响功能,但统一的数据格式有助于提高代码的可读性和长期可维护性。

Suggested change
url: 'https://www.acfun.cn/v/ac48199654',
url: 'https://www.acfun.cn/v/ac48199654/',

cover: 'dingyi.webp',
},
{
Expand Down