feeds: subscribe to Charles Stross blog
This commit is contained in:
@@ -137,6 +137,7 @@ let
|
||||
(fromDb "acoup.blog/feed") # history, states. author: <https://historians.social/@bretdevereaux/following>
|
||||
(fromDb "amosbbatto.wordpress.com" // tech)
|
||||
(fromDb "anish.lakhwara.com" // tech)
|
||||
(fromDb "antipope.org") # Charles Stross
|
||||
(fromDb "apenwarr.ca/log/rss.php" // tech) # CEO of tailscale
|
||||
(fromDb "applieddivinitystudies.com" // rat)
|
||||
(fromDb "artemis.sh" // tech)
|
||||
|
9
modules/data/feeds/sources/antipope.org/default.json
Normal file
9
modules/data/feeds/sources/antipope.org/default.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "Being the blog of Charles Stross, author, and occasional guests ...",
|
||||
"is_podcast": false,
|
||||
"site_name": "Antipope!",
|
||||
"site_url": "https://www.antipope.org",
|
||||
"title": "Charlie's Diary",
|
||||
"url": "http://www.antipope.org/charlie/blog-static/atom.xml",
|
||||
"velocity": 0.111
|
||||
}
|
Reference in New Issue
Block a user