optimised a few test and prepare some feed for reader tests.

This commit is contained in:
Thoscellen
2019-08-23 12:23:00 +02:00
parent bb819b15b5
commit d5e7b71d62
2 changed files with 25 additions and 7 deletions

View File

@@ -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"
}
}