Skip to content

Commit

Permalink
update music
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumewuip committed Jan 9, 2024
1 parent 466a12a commit acc9245
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rss-to-tana/index.js
Expand Up @@ -28,6 +28,11 @@ const rssFeeds = [
cron: schedules.twiceAtNight,
toTana: Item.tana.album,
},
{
url: 'https://pitchfork.com/rss/reviews/best/reissues/',
cron: schedules.twiceAtNight,
toTana: Item.tana.album,
},
{
url: 'https://www.prun.net/emission/8MNV-iss/rss',
cron: schedules.twiceAtNight,
Expand Down

0 comments on commit acc9245

Please sign in to comment.