Simple text-based weather service wttr.in has been down for days (update: it’s back up)
I normally run this to get a slick and fast weather forecast for Amsterdam (over Tor) in a terminal:
curl -s --socks4a 127.0.0.1:9050 -A '' 'https://wttr.in/Amsterdam,Netherlands?lang=en&A='
It has been down for days now. I hope it’s temporary.