mirror of
https://github.com/awesome-foss/awesome-sysadmin
synced 2024-11-13 23:27:11 +00:00
tools/url_check: Remove leading slash from openvpn (#536)
This commit is contained in:
parent
ab956134c6
commit
95cb681b9d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue