summaryrefslogtreecommitdiffstats
path: root/bin/gen.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gen.py')
-rwxr-xr-xbin/gen.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/gen.py b/bin/gen.py
index f37c877..d074361 100755
--- a/bin/gen.py
+++ b/bin/gen.py
@@ -106,7 +106,12 @@ comics = {
"name": "MANvsMAGIC",
"imageformat": "png",
"url": "http://www.manvsmagic.com/"
- }
+ },
+ "erzaehlmirnix": {
+ "name": "Erzaehlmirnix",
+ "imageformat": "png",
+ "ul": "https://erzaehlmirnix.wordpress.com/"
+ },
}