feeds: pbfcomics: port to db
This commit is contained in:
@@ -184,7 +184,7 @@ let
|
|||||||
images = [
|
images = [
|
||||||
(mkImg "https://www.smbc-comics.com/comic/rss" // humor // daily)
|
(mkImg "https://www.smbc-comics.com/comic/rss" // humor // daily)
|
||||||
(fromDb "xkcd.com" // img // humor)
|
(fromDb "xkcd.com" // img // humor)
|
||||||
(mkImg "https://pbfcomics.com/feed" // humor // infrequent)
|
(fromDb "pbfcomics.com" // img // humor)
|
||||||
# (mkImg "http://dilbert.com/feed" // humor // daily)
|
# (mkImg "http://dilbert.com/feed" // humor // daily)
|
||||||
|
|
||||||
# ART
|
# ART
|
||||||
|
21
modules/data/feeds/sources/pbfcomics.com/default.json
Normal file
21
modules/data/feeds/sources/pbfcomics.com/default.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user