WIP: Add TACUDA package #18

Draft
abonerib wants to merge 473 commits from abonerib/bscpkgs:pkgs/tacuda into master
Showing only changes of commit f6ec1293f4 - Show all commits

View File

@ -3,6 +3,7 @@ modules:
prober: http prober: http
timeout: 5s timeout: 5s
http: http:
preferred_ip_protocol: "ip4"
follow_redirects: true follow_redirects: true
valid_status_codes: [] # Defaults to 2xx valid_status_codes: [] # Defaults to 2xx
method: GET method: GET