summaryrefslogtreecommitdiffstats
path: root/bin/gen.py
diff options
context:
space:
mode:
authorPhillip Berndt <pberndt@spline.de>2014-05-13 10:24:49 +0200
committerPhillip Berndt <pberndt@spline.de>2015-05-20 09:33:12 +0200
commitaf74d43f2849e80fac95a1eb002693c64106cd7d (patch)
tree345bf98bb487b40e35d3616360955bd7fd42ee34 /bin/gen.py
parent5540f747361cd950b588e54e61c53697a11526fc (diff)
downloadcomics-af74d43f2849e80fac95a1eb002693c64106cd7d.tar.gz
comics-af74d43f2849e80fac95a1eb002693c64106cd7d.tar.bz2
comics-af74d43f2849e80fac95a1eb002693c64106cd7d.zip
Added new comic: Extra Fabulous Comics
Diffstat (limited to 'bin/gen.py')
-rwxr-xr-xbin/gen.py5
1 files changed, 5 insertions, 0 deletions
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/"
+ }
}