feeds: add webcurious.co.uk link aggregator
This commit is contained in:
@@ -173,6 +173,7 @@ let
|
|||||||
(fromDb "harihareswara.net" // tech // pol) # rec by Cory Doctorow
|
(fromDb "harihareswara.net" // tech // pol) # rec by Cory Doctorow
|
||||||
(fromDb "mako.cc/copyrighteous" // tech // pol) # rec by Cory Doctorow
|
(fromDb "mako.cc/copyrighteous" // tech // pol) # rec by Cory Doctorow
|
||||||
# (mkText "https://til.simonwillison.net/tils/feed.atom" // tech // weekly)
|
# (mkText "https://til.simonwillison.net/tils/feed.atom" // tech // weekly)
|
||||||
|
(fromDb "webcurious.co.uk" // uncat)
|
||||||
|
|
||||||
# TECH PROJECTS
|
# TECH PROJECTS
|
||||||
(fromDb "blog.rust-lang.org" // tech)
|
(fromDb "blog.rust-lang.org" // tech)
|
||||||
|
9
modules/data/feeds/sources/webcurious.co.uk/default.json
Normal file
9
modules/data/feeds/sources/webcurious.co.uk/default.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"description": "Simple, straightforward websites",
|
||||||
|
"is_podcast": false,
|
||||||
|
"site_name": "webcurious.co.uk \u2013 Simple, straightforward websites",
|
||||||
|
"site_url": "https://webcurious.co.uk",
|
||||||
|
"title": "webcurious.co.uk",
|
||||||
|
"url": "https://webcurious.co.uk/?feed=rss2",
|
||||||
|
"velocity": 0
|
||||||
|
}
|
Reference in New Issue
Block a user