feeds: stpeter.im: port to db

This commit is contained in:
2023-01-25 23:26:23 +00:00
parent ae3ba64fc3
commit e4419ffad4
2 changed files with 22 additions and 1 deletions

View File

@@ -151,7 +151,7 @@ let
(fromDb "blog.dshr.org" // pol) (fromDb "blog.dshr.org" // pol)
## Matt Levine ## Matt Levine
(mkText "https://www.bloomberg.com/opinion/authors/ARbTQlRLRjE/matthew-s-levine.rss" // pol // weekly) (mkText "https://www.bloomberg.com/opinion/authors/ARbTQlRLRjE/matthew-s-levine.rss" // pol // weekly)
(mkText "https://stpeter.im/atom.xml" // pol // weekly) (fromDb "stpeter.im/atom.xml" // pol)
## Peter Saint-Andre -- side project of stpeter.im ## Peter Saint-Andre -- side project of stpeter.im
(fromDb "philosopher.coach" // rat) (fromDb "philosopher.coach" // rat)

File diff suppressed because one or more lines are too long