mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(urlwatch): watch tatort
This commit is contained in:
@@ -22,6 +22,11 @@ let
|
||||
url = "http://lammla.info/index.php?reihe=30";
|
||||
filter = [ "html2text" "strip" ];
|
||||
}
|
||||
{
|
||||
name = "Tatort";
|
||||
url = "https://www.daserste.de/unterhaltung/krimi/tatort/vorschau/index.html";
|
||||
filter = [ "html2text" "strip" ];
|
||||
}
|
||||
{
|
||||
name = "Kratylos";
|
||||
url = "https://kratylos.reichert-online.org/current_issue/KRATYLOS";
|
||||
|
||||
Reference in New Issue
Block a user