mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-13 16:26:50 +00:00
Fix feed
This commit is contained in:
@@ -31,8 +31,7 @@ const xml2jsonOpts = {
|
||||
|
||||
const json2xmlOpts = {
|
||||
...commonOpts,
|
||||
indentBy: ' ',
|
||||
processEntities: false
|
||||
indentBy: ' '
|
||||
}
|
||||
|
||||
const parser = new XMLParser(xml2jsonOpts, true)
|
||||
|
||||
Reference in New Issue
Block a user