mirror of
https://github.com/kmein/niveum
synced 2026-03-21 04:11:07 +01:00
feat(urlwatch): watch tatort
This commit is contained in:
@@ -22,6 +22,11 @@ let
|
|||||||
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" ];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
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