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:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user