summaryrefslogtreecommitdiffstats
path: root/bin/gen.py
diff options
context:
space:
mode:
authorPhillip Berndt <pberndt@spline.de>2014-03-03 08:17:30 +0100
committerPhillip Berndt <pberndt@spline.de>2015-05-20 09:33:11 +0200
commitf81d0c78fe5d17c852c09c0c2e63bf6544e74479 (patch)
tree50c06b92740b807a088033d0995ab638e2f320d0 /bin/gen.py
parent0dbab1e4d4eeb6dcb796895682ef9738b514ebc4 (diff)
downloadcomics-f81d0c78fe5d17c852c09c0c2e63bf6544e74479.tar.gz
comics-f81d0c78fe5d17c852c09c0c2e63bf6544e74479.tar.bz2
comics-f81d0c78fe5d17c852c09c0c2e63bf6544e74479.zip
New comic: Jeremy kaye's Up and Down
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 fd4930d..e64b9ad 100755
--- a/bin/gen.py
+++ b/bin/gen.py
@@ -92,6 +92,11 @@ comics = {
"imageformat": "jpg",
"url": "http://nerdragecomic.com/index.php"
},
+ "jeremykaye": {
+ "name": "Up and Out",
+ "imageformat": "png",
+ "url": "http://jeremykaye.tumblr.com/"
+ },
}