新增第131章《凯蒂的指引》- 魔界营地剧情,了解赫尔德计划

This commit is contained in:
小虾米 2026-03-27 20:26:41 +08:00
parent 50772c0e65
commit 7c6454e49e
2 changed files with 10 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@ let chaptersData = [];
let isDataLoaded = false;
// 版本号,每次更新时修改
const CACHE_VERSION = '20260327-1754';
const CACHE_VERSION = '20260327-2027';
// 加载所有章节数据
async function loadChaptersData() {