mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
feat(urlwatch): add zeno ebooks site
This commit is contained in:
@@ -40,6 +40,11 @@ let
|
|||||||
url = "https://kratylos.reichert-online.org/current_issue/KRATYLOS";
|
url = "https://kratylos.reichert-online.org/current_issue/KRATYLOS";
|
||||||
filter = [ { element-by-id = "content"; } "html2text" "strip" ];
|
filter = [ { element-by-id = "content"; } "html2text" "strip" ];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "Zeno Free E-Books";
|
||||||
|
url = "http://www.zeno.org/Lesesaal/M/E-Books";
|
||||||
|
filter = [ { element-by-class = "zenoCOMain"; } "html2text" "strip" ];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "Indogermanische Forschungen";
|
name = "Indogermanische Forschungen";
|
||||||
url = "https://www.degruyter.com/journal/key/INDO/html";
|
url = "https://www.degruyter.com/journal/key/INDO/html";
|
||||||
|
|||||||
Reference in New Issue
Block a user