1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

catullus: remove erroring url from urlwatch

This commit is contained in:
Kierán Meinhardt
2019-08-09 07:48:25 +02:00
parent 79aa9c7cec
commit fc1b554e3a

View File

@@ -113,7 +113,7 @@ in {
botToken = lib.strings.removeSuffix "\n" (builtins.readFile <secrets/telegram/kmein.token>);
};
urls = [
https://www.refrat.de/wahlen/2020/index.html
# https://www.refrat.de/wahlen/2020/index.html
https://www.refrat.de/wahlen/
];
};