diff --git a/sample.ini b/sample.ini new file mode 100644 index 0000000..a37593a --- /dev/null +++ b/sample.ini @@ -0,0 +1,41 @@ +[Apple Subreddit] + +URL = https://reddit.com/r/apple.rss +LINK = False +SUMMARY = False +IGNORE = ["Daily Tech Support","Wallpaper Wednesday","Shortcuts Sunday"] +ToRead = 5 + +[Hacker News] + +URL = https://news.ycombinator.com/rss +ToRead = 10 + +[New Yorker] + +URL = http://www.newyorker.com/feed/news +SUMMARY = True +IGNORE = ["presidential election","election night"] +ToRead = 5 + +[The Hindu: Sports] + +URL = https://www.thehindu.com/sport/feeder/default.rss + +[The Hindu: National News] + +URL = https://www.thehindu.com/news/national/feeder/default.rss + +[BBC: Europe] + +URL = http://feeds.bbci.co.uk/news/world/europe/rss.xml + +[Ars Technica] + +URL = http://feeds.arstechnica.com/arstechnica/index +LINK = True + +[Jokes Subreddit] + +URL = https://reddit.com/r/Jokes/hot/.rss?sort=hot +IGNORE = ["Repost","Discord"]