Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra NZ feeds + fix media data for The Conversation #67

Merged
merged 3 commits into from
Jan 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 16 additions & 2 deletions kite_feeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -995,8 +995,22 @@
"https://newsroom.co.nz/feed/",
"https://www.odt.co.nz/news/feed",
"https://theconversation.com/nz/articles.atom",
"https://www.interest.co.nz/rss"

"https://www.interest.co.nz/rss",
"https://www.teaonews.co.nz/arc/outboundfeeds/rss/",
"https://www.thepost.co.nz/rss",
"https://www.gisborneherald.co.nz/feed/rss",
"https://www.nzherald.co.nz/arc/outboundfeeds/rss/section/nz/?outputType=xml&_website=rotorua-daily-post",
"https://www.nzherald.co.nz/arc/outboundfeeds/rss/section/nz/?outputType=xml&_website=bay-of-plenty-times",
"https://www.nzherald.co.nz/arc/outboundfeeds/rss/section/nz/?outputType=xml&_website=northland-age",
"https://www.nzherald.co.nz/arc/outboundfeeds/rss/section/nz/?outputType=xml&_website=northern-advocate",
"https://www.nzherald.co.nz/arc/outboundfeeds/rss/section/nz/?outputType=xml&_website=waikato-news",
"https://www.nzherald.co.nz/arc/outboundfeeds/rss/section/nz/?outputType=xml&_website=whanganui-chronicle",
"https://www.thepress.co.nz/rss",
"https://www.waikatotimes.co.nz/rss",
"https://www.reddit.com/r/newzealand/.rss",
"https://www.reddit.com/r/auckland/.rss",
"https://www.reddit.com/r/wellington/.rss",
"https://www.reddit.com/r/nzpolitics/.rss"
]
}
}
2 changes: 1 addition & 1 deletion media_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2428,7 +2428,7 @@
"typology": "Private Media"
},
{
"country": "New Zealand",
"country": "Australia",
"organization": "The Conversation",
"domains": ["theconversation.com"],
"description": "The Conversation is a digital news and analysis platform that publishes articles written by academics and researchers, combining scholarly expertise with journalistic editing to provide in-depth coverage of current affairs, science, health, politics, and culture.",
Expand Down
Loading