From 468e973630cb1114b52327922915fea2d177c3f2 Mon Sep 17 00:00:00 2001 From: Phillip Berndt Date: Mon, 12 Oct 2015 10:10:31 +0200 Subject: Neuer Comic: Erzaehlmirnix --- bin/gen.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'bin/gen.py') 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/" + }, } -- cgit v1.2.3-1-g7c22