mirror of
https://github.com/kmein/niveum
synced 2026-03-30 01:01:10 +02:00
Compare commits
2 Commits
76e22dba3c
...
755105a428
| Author | SHA1 | Date | |
|---|---|---|---|
| 755105a428 | |||
| ac75dcb826 |
@@ -176,6 +176,15 @@ in
|
|||||||
static_configs = [{
|
static_configs = [{
|
||||||
targets = [
|
targets = [
|
||||||
"alew.hu-berlin.de"
|
"alew.hu-berlin.de"
|
||||||
|
"pad.kmein.de"
|
||||||
|
"code.kmein.de"
|
||||||
|
"radio.kmein.de"
|
||||||
|
"tarot.kmein.de"
|
||||||
|
"cloud.xn--kiern-0qa.de"
|
||||||
|
"grafana.kmein.r"
|
||||||
|
"names.kmein.r"
|
||||||
|
"rrm.r"
|
||||||
|
"graph.r"
|
||||||
];
|
];
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -118,7 +118,7 @@ in {
|
|||||||
zerocovid = {
|
zerocovid = {
|
||||||
buffer = "*";
|
buffer = "*";
|
||||||
tags = "*";
|
tags = "*";
|
||||||
regex = "[kc]orona|💉|🤒|😷|[kc]ovid|virus|lockdown|va[kc][sc]in|mutante|mutation|impf|pandemi|κορ[ωο]ν[αο]ϊό|корона|expert|infe[ck]t|infizi|in[cz]iden[cz]|sars-cov|drosten|virolog|lauterbach|delta|omi[ck]ron|epidemi|booster|r-wert";
|
regex = "[kc]orona|💉|🤒|😷|[kc]ovid|virus|lockdown|va[kc][sc]in|vaxx|mutante|mutation|impf|pandemi|κορ[ωο]ν[αο]ϊό|корона|expert|infe[ck]t|infizi|in[cz]iden[cz]|sars-cov|drosten|virolog|lauterbach|delta|omi[ck]ron|epidemi|booster|r-wert";
|
||||||
};
|
};
|
||||||
smart = {
|
smart = {
|
||||||
buffer = "*";
|
buffer = "*";
|
||||||
|
|||||||
Reference in New Issue
Block a user