diff --git a/koikatsu.js b/koikatsu.js index fac25eb..fea6bfd 100644 --- a/koikatsu.js +++ b/koikatsu.js @@ -4,7 +4,7 @@ import { join } from "node:path"; const fileReq = await fetch('https://cdn.nhcarrigan.com?prefix=koikatsu'); const files = await fileReq.text(); const keys = files.matchAll(/(.*?)<\/Key>/g); -const keyNames = [...keys].map((key) => key[1]?.replace("koikatsu/", "")); +const keyNames = [...keys].map((key) => key[1]?.replace("koikatsu/", "")).filter(key => key); const keyHtml = keyNames.map((key) => `
- - Digital art of Naomi. - -