14 lines
380 B
JSON
14 lines
380 B
JSON
{
|
|
"xkcd" : {
|
|
"rss" : "https://xkcd.com/rss.xml",
|
|
"website" : "https://xkcd.com/"
|
|
},
|
|
"css-tricks" : {
|
|
"rss" : "https://css-tricks.com/feed/?post_type=newsletters",
|
|
"website" : "https://css-tricks.com/"
|
|
},
|
|
"bbcnews" : {
|
|
"rss" : "http://feeds.bbci.co.uk/news/rss.xml",
|
|
"website" : "https://www.bbc.com/news"
|
|
}
|
|
} |