Earlier I was trying to login juliahub, but found I can’t access it. (but I can about 30 minutes ago) So I tried:
julia> request("juliahub.com")
ERROR: HTTP/1.1 301 Moved Permanently (Send failure: Connection was reset) while requesting juliahub.com
julia> request("juliahub.com")
ERROR: HTTP/1.1 301 Moved Permanently (schannel: failed to receive handshake, SSL/TLS connection failed) while requesting juliahub.com
So it’s “Moved Permanently”, but I can’t find out where the new location is. Or is there something wrong with the server?