Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 

14 řádky
286 B

  1. {
  2. "base_url" : "https://yourdomain.tld/some-url",
  3. "feeds" : [
  4. {
  5. "source" : "https://a.newspaper.tld/news.xml",
  6. "destination": "newspaper.xml"
  7. },
  8. {
  9. "source" : "https://another.newspaper.tld/rss",
  10. "destination": "another-newspaper.xml"
  11. }
  12. ]
  13. }