You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

14 regels
288 B

  1. {
  2. "assets_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. }