mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-07-21 03:06:18 +03:00
Remove leading slash from openvpn
This commit is contained in:
@ -9,4 +9,4 @@ steps:
|
|||||||
- licenses.yml
|
- licenses.yml
|
||||||
errors_are_fatal: True
|
errors_are_fatal: True
|
||||||
exclude_regex:
|
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