From d0c0425b657600e89b122bf06e07f9d6cd48cffc Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 31 Jan 2021 11:38:45 +0100 Subject: [PATCH] nodes/htz-cloud.pirmasens: fix website check for salonkatrin.de --- nodes/htz-cloud/pirmasens.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/htz-cloud/pirmasens.py b/nodes/htz-cloud/pirmasens.py index b99af88..441c1d4 100644 --- a/nodes/htz-cloud/pirmasens.py +++ b/nodes/htz-cloud/pirmasens.py @@ -37,7 +37,7 @@ nodes['htz-cloud.pirmasens'] = { }, 'salonkatrin.de': { 'website_check_path': '/', - 'website_check_url': 'Salon Katrin', + 'website_check_string': 'Salon Katrin', }, }, },