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

feat(panoptikon): do not care about bitcoin

This commit is contained in:
2024-04-15 22:22:45 +02:00
parent 611d3fd7bf
commit e668c1eec6

View File

@@ -51,13 +51,6 @@ in {
script = panoptikon.url "http://lammla.info/index.php?reihe=30";
reporters = [irc-kmein];
};
btc = {
script = panoptikon.url "https://eur.rate.sx/1BTC";
reporters = [telegram-kmein];
loadCredential = [
"token:${config.age.secrets.telegram-token-kmein.path}"
];
};
kratylos = {
script = panoptikon.url "https://kratylos.reichert-online.org/current_issue/KRATYLOS";
reporters = [irc-kmein];