mirror of
				https://github.com/n1trux/awesome-sysadmin.git
				synced 2025-10-31 07:03:39 +00:00 
			
		
		
		
	Exclude openvpn from URL check due to cloudflare (#533)
This commit is contained in:
		| @@ -8,4 +8,5 @@ steps: | ||||
|       source_files: | ||||
|         - licenses.yml | ||||
|       errors_are_fatal: True | ||||
|       exclude_regex: [] | ||||
|       exclude_regex: | ||||
|         - '^https://community.openvpn.net/$' # DDoS protection page, always returns 403 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user