2025-01-05 21:40 : id 86

This commit is contained in:
deadvey 2025-01-05 21:40:29 +00:00
parent 0d07bfa282
commit ea0ba3bc42

View File

@ -361,48 +361,22 @@ in
newsboat = { newsboat = {
enable = true; enable = true;
urls = [ urls = [
{ { url = "----------- Blogs -------------"; }
url = "https://loadingartist.com/index.xml"; { url = "https://ploum.net/atom_en.xml"; }
} { url = "https://deadvey.com/blogs/feed.xml"; }
{ { url = "https://letterboxd.com/besscuit/rss/"; }
url = "https://deadvey.com/blogs/feed.xml"; { url = "http://sdomi.pl/weblog/atom/"; }
} { url = "https://feeds.fireside.fm/thelinuxcast/rss"; }
{ { url = "https://www.cyberciti.com/feed/"; }
url = "https://explosm.net/rss.xml"; { url = "https://www.cyberciti.com/atom/atom.xml"; }
} { url = "----------- Comics -------------"; }
{ { url = "https://explosm.net/rss.xml"; }
url = "https://letterboxd.com/besscuit/rss/"; { url = "https://onegianthand.com/rss"; }
} { url = "https://thedevilspanties.com/rss"; }
{ { url = "https://turnoff.us/feed.xml"; }
url = "https://www.oglaf.com/feeds/rss/"; { url = "https://loadingartist.com/index.xml"; }
} { url = "https://warandpeas.com/rss"; }
{ { url = "https://www.oglaf.com/feeds/rss/"; }
url = "http://sdomi.pl/weblog/atom/";
}
{
url = "https://feeds.fireside.fm/thelinuxcast/rss";
}
{
url = "https://warandpeas.com/rss";
}
{
url = "https://www.cyberciti.com/feed/";
}
{
url = "https://www.cyberciti.com/atom/atom.xml";
}
{
url = "https://ploum.net/atom_en.xml";
}
{
url = "https://onegianthand.com/rss";
}
{
url = "https://thedevilspanties.com/rss";
}
{
url = "https://turnoff.us/feed.xml";
}
]; ];
}; };
wpaperd = { wpaperd = {