mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +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";
|
script = panoptikon.url "http://lammla.info/index.php?reihe=30";
|
||||||
reporters = [irc-kmein];
|
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 = {
|
kratylos = {
|
||||||
script = panoptikon.url "https://kratylos.reichert-online.org/current_issue/KRATYLOS";
|
script = panoptikon.url "https://kratylos.reichert-online.org/current_issue/KRATYLOS";
|
||||||
reporters = [irc-kmein];
|
reporters = [irc-kmein];
|
||||||
|
|||||||
Reference in New Issue
Block a user