選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

14 行
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. }