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