mirror of
https://github.com/kmein/niveum
synced 2026-03-18 11:01:07 +01:00
feat(urlwatch): remove tatort due to spam
This commit is contained in:
@@ -26,19 +26,6 @@
|
|||||||
url = "http://lammla.info/index.php?reihe=30";
|
url = "http://lammla.info/index.php?reihe=30";
|
||||||
filter = ["html2text" "strip"];
|
filter = ["html2text" "strip"];
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "Tatort";
|
|
||||||
url = "https://www.daserste.de/unterhaltung/krimi/tatort/vorschau/index.html";
|
|
||||||
filter = [
|
|
||||||
"html2text"
|
|
||||||
"strip"
|
|
||||||
{
|
|
||||||
shellpipe = ''
|
|
||||||
${pkgs.gnused}/bin/sed 's/ / /g;s/))/&\n/g;s/ \+/ /g'
|
|
||||||
'';
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "Kratylos";
|
name = "Kratylos";
|
||||||
url = "https://kratylos.reichert-online.org/current_issue/KRATYLOS";
|
url = "https://kratylos.reichert-online.org/current_issue/KRATYLOS";
|
||||||
|
|||||||
Reference in New Issue
Block a user