Closed VoXaN24 closed 2 years ago
Thank you, can we change the URL to just https://raw.githubusercontent.com
without the repository bit and test if that works?
As far as I can see it 301s to github.com but the check should still pass.
And while you're at it, change the fail comment below it to reflect the changed URL.
You seems to have an 200 response when you "curl -sSf -f https://raw.githubusercontent.com/" So i change to that
It's updated
Oh right, since it doesn't follow redirects by default. Thanks for your contribution.
github.com hasn't IPV6 but https://raw.githubusercontent.com/ has IPV6 For machine with only IPv6 the script don't work, so i test to https://raw.githubusercontent.com and not github.com