新增第162章《希洛克的陷阱》- 光之结晶被污染,林克体内有希洛克力量

This commit is contained in:
小虾米 2026-03-28 11:21:56 +08:00
parent da37cc6f45
commit e0558890f0
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; let isDataLoaded = false;
// 版本号,每次更新时修改 // 版本号,每次更新时修改
const CACHE_VERSION = '20260328-1112'; const CACHE_VERSION = '20260328-1120';
// 加载所有章节数据 // 加载所有章节数据
async function loadChaptersData() { async function loadChaptersData() {