From deede8e1e52987e530c453bef6714ab5f1de6e62 Mon Sep 17 00:00:00 2001 From: "Satsuki Akiba (aider)" Date: Wed, 4 Jun 2025 13:22:33 +0900 Subject: [PATCH] fix: escape ]]> in podcast description --- services/podcast.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/podcast.ts b/services/podcast.ts index 47336b2..c5604df 100644 --- a/services/podcast.ts +++ b/services/podcast.ts @@ -27,7 +27,7 @@ export async function updatePodcastRSS() { itemsXml += ` <![CDATA[${ep.title}]]> - + /g, ']]>')}]]> ${channelAuthor} ${channelCategories} ${channelLanguage}