diff --git a/services/podcast.ts b/services/podcast.ts index e80c2e0..2518b11 100644 --- a/services/podcast.ts +++ b/services/podcast.ts @@ -27,7 +27,7 @@ export async function updatePodcastRSS() { itemsXml += ` <![CDATA[${ep.title}]]> - /g, "]]>")}]]> + /g, "]]>").replace(/&/g, "&")}]]> ${channelAuthor} ${channelCategories} ${channelLanguage}