diff --git a/.hecat/url-check.yml b/.hecat/url-check.yml index cdbe414d65..0703a42a40 100644 --- a/.hecat/url-check.yml +++ b/.hecat/url-check.yml @@ -24,3 +24,4 @@ steps: - '^https://demo.reservo.co/$' # hecat/python-requests bug? always returns 404 but the website works in a browser - '^https://crates.io/crates/vigil-server$' # hecat/python-requests bug? always returns 404 but the website works in a browser - '^https://nitter.net$' # always times out from github actions but the website works in a browser + - '^https://demo.memories.gallery/apps/memories/$' # always returns 401