July 13, 2019
`curl https://code.dlang.org/` leads to a `502` http response:
```
<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.6.2</center>
</body>
</html>
```
The same happens in a browser.