From 3f90f2f626b6fec3c5564c7b0c7aa8914b8ef9a2 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 16 Sep 2018 15:04:33 +0200 Subject: Hardwire ICS and fix disappearing lectures --- config-example.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'config-example.json') diff --git a/config-example.json b/config-example.json index 62f703d..6e4a5c5 100644 --- a/config-example.json +++ b/config-example.json @@ -3,12 +3,7 @@ "icsPath": "kalender/informatik1.ics", "prefetchWeeks": 4, - "titleWhitelist": [ - "Programmieren", - "Datenbanken", - "Diskrete Strukturen", - "Reservierung", - "Einführung", - "Grundlagen des Programmierens" + "titleBlacklist": [ + "Programmieren" ] } -- cgit v1.3.1