optimised a few test and prepare some feed for reader tests.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user