Skip to content
Open
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/singers/e.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ja": "鉛音ジェホ"
},
"file_url": null,
"download_page_url": "https://drive.google.com/file/d/1s-MAlQjaEppw6gyY6kOxG1KadabSN56d/view?usp=drive_link",
"download_page_url": https://headhunter4621.github.io/singers/en'ne-jeho/ja-cvvc-v1/",

Copilot AI Jan 23, 2026

Copy link

Choose a reason for hiding this comment

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

download_page_url is no longer a JSON string (missing surrounding quotes), which makes this file invalid JSON and will likely break any parser/CI that reads it. Wrap the URL in double quotes like the other *_url fields.

Copilot uses AI. Check for mistakes.
"tags": [
"utau",
"lang:ja",
Expand Down