1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(urlwatch): only watch dlf article

This commit is contained in:
2020-11-16 21:02:08 +01:00
parent 82bb2d9f17
commit a96c0d9ab3

View File

@@ -23,7 +23,7 @@ let
url = "https://www.deutschlandfunk.de/meine-nacht-schlaeft-nicht-pflanze-mich-nicht-in-dein-herz.700.de.html?dram:article_id=486475";
filter = [
{
element-by-id = "content";
element-by-class = "dlf-articledetail";
}
];
}