From eff303a854d6d43835fea410de700b26b77f7f65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Fri, 20 Nov 2020 07:48:31 +0100 Subject: [PATCH] feat(urlwatch): give up tellonym --- configs/urlwatch.nix | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/configs/urlwatch.nix b/configs/urlwatch.nix index aabd415..72ef135 100644 --- a/configs/urlwatch.nix +++ b/configs/urlwatch.nix @@ -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 {