This repository has been archived on 2024-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
Files
srv/config.json
Dave Gallant 89681da2ca Initial commit
2020-03-31 21:29:15 -04:00

10 lines
250 B
JSON

{
"feeds": [
"https://news.ycombinator.com/rss",
"https://www.reddit.com/r/golang/.rss",
"https://www.reddit.com/r/linux/.rss",
"https://www.zdnet.com/topic/security/rss.xml",
"https://aws.amazon.com/blogs/security/feed/"
]
}