Skip to content

Commit

Permalink
tools/url_check: Remove leading slash from openvpn (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rabenherz112 authored Sep 24, 2023
1 parent ab95613 commit 95cb681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .hecat/url-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 95cb681

Please sign in to comment.