mirror of
https://github.com/kmein/niveum
synced 2026-03-21 20:31:07 +01:00
chore(urlwatch): move to makanek
This commit is contained in:
@@ -32,7 +32,7 @@ let
|
|||||||
url = "https://www.indogermanistik.org/aktuelles/nekrologe.html";
|
url = "https://www.indogermanistik.org/aktuelles/nekrologe.html";
|
||||||
filter = [
|
filter = [
|
||||||
{ css = "[itemprop=articleBody]"; }
|
{ css = "[itemprop=articleBody]"; }
|
||||||
{ shellPipe = ''${pkgs.gnused}/bin/sed 's!<span id="cloak.*</script>!!' ''; }
|
{ shellpipe = ''${pkgs.gnused}/bin/sed 's!<span id="cloak.*</script>!!' ''; }
|
||||||
"html2text"
|
"html2text"
|
||||||
"strip"
|
"strip"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user