feeds: add Cat and Girl
This commit is contained in:
@@ -219,6 +219,7 @@ let
|
|||||||
];
|
];
|
||||||
|
|
||||||
images = [
|
images = [
|
||||||
|
(fromDb "catandgirl.com" // img // humor)
|
||||||
(fromDb "miniature-calendar.com" // img // art // daily)
|
(fromDb "miniature-calendar.com" // img // art // daily)
|
||||||
(fromDb "pbfcomics.com" // img // humor)
|
(fromDb "pbfcomics.com" // img // humor)
|
||||||
(fromDb "poorlydrawnlines.com/feed" // img // humor)
|
(fromDb "poorlydrawnlines.com/feed" // img // humor)
|
||||||
|
9
modules/data/feeds/sources/catandgirl.com/default.json
Normal file
9
modules/data/feeds/sources/catandgirl.com/default.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"description": "",
|
||||||
|
"is_podcast": false,
|
||||||
|
"site_name": "Cat and Girl",
|
||||||
|
"site_url": "https://catandgirl.com",
|
||||||
|
"title": "Cat and Girl",
|
||||||
|
"url": "https://catandgirl.com/feed/",
|
||||||
|
"velocity": 0.143
|
||||||
|
}
|
Reference in New Issue
Block a user