mirror of
https://github.com/n1trux/awesome-sysadmin.git
synced 2025-07-31 11:00:12 +02:00
tools/url_check: Remove leading slash from openvpn (#536)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user