diff --git a/.hecat/url-check.yml b/.hecat/url-check.yml index 7ea063f..2db4af5 100644 --- a/.hecat/url-check.yml +++ b/.hecat/url-check.yml @@ -8,4 +8,5 @@ steps: source_files: - licenses.yml errors_are_fatal: True - exclude_regex: [] \ No newline at end of file + exclude_regex: + - '^https://community.openvpn.net/$' # DDoS protection page, always returns 403