newsboat: add news feeds
This commit is contained in:
parent
62ef76c2ac
commit
38066cdfa7
@ -42,6 +42,14 @@
|
|||||||
{url = "https://sourcehut.org/blog/index.xml";}
|
{url = "https://sourcehut.org/blog/index.xml";}
|
||||||
{url = "https://openwrt.org/feed.php?type=rss&mode=list&sort=date&ns=advisory&linkto=current&content=html";}
|
{url = "https://openwrt.org/feed.php?type=rss&mode=list&sort=date&ns=advisory&linkto=current&content=html";}
|
||||||
{url = "https://sfconservancy.org/feeds/blog/";}
|
{url = "https://sfconservancy.org/feeds/blog/";}
|
||||||
|
{
|
||||||
|
url = "http://feeds.bbci.co.uk/news/rss.xml";
|
||||||
|
tags = ["news"];
|
||||||
|
}
|
||||||
|
{
|
||||||
|
url = "https://www.wired.com/feed/rss";
|
||||||
|
tags = ["news"];
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user