diff options
author | makefu <github@syntax-fehler.de> | 2021-11-01 21:18:52 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2021-11-01 21:18:52 +0100 |
commit | 9392c355ad5198346313ef0972db1910c10d17bf (patch) | |
tree | c54a5045f3961c47f917260c37246a17f9339a44 | |
parent | 80101d54885a5305442a00a9a0806d37702ad933 (diff) |
ma urlwatch: remove supported adapters
-rw-r--r-- | makefu/2configs/urlwatch/default.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/makefu/2configs/urlwatch/default.nix b/makefu/2configs/urlwatch/default.nix index 93424815d..3620bc568 100644 --- a/makefu/2configs/urlwatch/default.nix +++ b/makefu/2configs/urlwatch/default.nix @@ -34,9 +34,9 @@ in { https://pypi.python.org/simple/pyserial/ https://pypi.python.org/simple/semantic_version/ # weird shit - { url = "https://www.zigbee2mqtt.io/information/supported_adapters.html"; - filter = "html2text"; - } + #{ url = "https://www.zigbee2mqtt.io/guide/adapters/"; + # filter = "html2text"; + #} http://ftp.debian.org/debian/pool/main/a/apt-cacher-ng/ https://erdgeist.org/gitweb/opentracker/info/refs?service=git-upload-pack |