@stefano thanks!
@lw modified. could you please test it (as my browsers' cache still go to https)?
@stefano
seems not quite working:
% curl -si4 http://myip.bsd.cafe HTTP/1.1 404 Not Found Server: nginx Date: Thu, 09 May 2024 11:33:11 GMT Content-Type: text/html Content-Length: 146 Connection: keep-alive
<html> <head><title>404 Not Found</title></head> <body> <center><h1>404 Not Found</h1></center> <hr><center>nginx</center> </body> </html>
@lw ok, should be fixed now
@stefano tested v4 + v6 via http + https and all are working. thanks for the quick fix :-)
@lw thank you for your feedback!
random feature request: perhaps `dig myip.bsd.cafe txt @myip.bsd.cafe` could also return the address?
@lw modified. could you please test it (as my browsers' cache still go to https)?