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