summaryrefslogtreecommitdiffstats
path: root/bin/gen.py
diff options
context:
space:
mode:
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 45bc473..fd4930d 100755
--- a/bin/gen.py
+++ b/bin/gen.py
@@ -87,6 +87,11 @@ comics = {
"imageformat": "png",
"url": "http://www.smbc-comics.com/index.php"
},
+ "nerdragecomic": {
+ "name": "Nerd Rage",
+ "imageformat": "jpg",
+ "url": "http://nerdragecomic.com/index.php"
+ },
}