mirror of
https://github.com/kmein/niveum
synced 2026-03-20 20:01:08 +01:00
feat(urlwatch): give up tellonym
This commit is contained in:
@@ -29,17 +29,6 @@ let
|
|||||||
"strip"
|
"strip"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "tellonym";
|
|
||||||
navigate = "https://tellonym.me/fxght.or.flxght";
|
|
||||||
filter = [
|
|
||||||
{
|
|
||||||
element-by-id = "content";
|
|
||||||
}
|
|
||||||
"html2text"
|
|
||||||
"strip"
|
|
||||||
];
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
|
|
||||||
configFile = pkgs.writeText "urlwatch.yaml" (builtins.toJSON {
|
configFile = pkgs.writeText "urlwatch.yaml" (builtins.toJSON {
|
||||||
|
|||||||
Reference in New Issue
Block a user