mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +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";
|
||||
filter = [
|
||||
{ css = "[itemprop=articleBody]"; }
|
||||
{ shellPipe = ''${pkgs.gnused}/bin/sed 's!<span id="cloak.*</script>!!' ''; }
|
||||
{ shellpipe = ''${pkgs.gnused}/bin/sed 's!<span id="cloak.*</script>!!' ''; }
|
||||
"html2text"
|
||||
"strip"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user