UNPKG

feedsmith

Version:

Fast, all‑in‑one feed parser and generator for RSS, Atom, RDF, and JSON Feed, with support for Podcast, iTunes, Dublin Core, and OPML files.

10 lines (9 loc) 253 B
//#region src/namespaces/psc/common/config.ts const uris = [ "http://podlove.org/simple-chapters", "https://podlove.org/simple-chapters", "http://podlove.org/simple-chapters/", "https://podlove.org/simple-chapters/" ]; //#endregion export { uris };