From af74d43f2849e80fac95a1eb002693c64106cd7d Mon Sep 17 00:00:00 2001 From: Phillip Berndt Date: Tue, 13 May 2014 10:24:49 +0200 Subject: Added new comic: Extra Fabulous Comics --- bin/gen.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bin/gen.py') diff --git a/bin/gen.py b/bin/gen.py index e64b9ad..e52af96 100755 --- a/bin/gen.py +++ b/bin/gen.py @@ -97,6 +97,11 @@ comics = { "imageformat": "png", "url": "http://jeremykaye.tumblr.com/" }, + "extrafabulous": { + "name": "Extra Fabulous Comics", + "imageformat": "gif", + "url": "http://extrafabulouscomics.com/" + } } -- cgit v1.2.3-1-g7c22