diff --git a/.hecat/url-check.yml b/.hecat/url-check.yml index 2db4af5..c09fbb5 100644 --- a/.hecat/url-check.yml +++ b/.hecat/url-check.yml @@ -9,4 +9,4 @@ steps: - licenses.yml errors_are_fatal: True exclude_regex: - - '^https://community.openvpn.net/$' # DDoS protection page, always returns 403 + - '^https://community.openvpn.net$' # DDoS protection page, always returns 403