feeds: jefftk: port to db

This commit is contained in:
colin 2023-01-25 23:52:00 +00:00
parent 27608cb8c7
commit 1fb2ddbecc
2 changed files with 22 additions and 1 deletions

View File

@ -129,7 +129,7 @@ let
(mkText "https://bitbashing.io/feed.xml" // tech // infrequent)
(mkText "https://idiomdrottning.org/feed.xml" // uncat // daily)
(mkText "https://anish.lakhwara.com/home.html" // tech // weekly)
(mkText "https://www.jefftk.com/news.rss" // tech // daily)
(fromDb "jefftk.com" // tech)
(fromDb "pomeroyb.com" // tech)
# (TECH; POL) COMMENTATORS

File diff suppressed because one or more lines are too long