On Fri, Oct 3, 2014 at 9:53 AM, ludovic coues <cou...@gmail.com> wrote: > 2014-10-03 16:09 GMT+02:00 <david...@ling.ohio-state.edu>: >> In my browser of choice, configured sensibly, this is all that can be >> seen at openbsdstore.com and openbsdeurope.com: >> >> | The OpenBSD Store >> >> | If you have JavaScript disabled you will not be able to order from >> | this site... >> > > I'm curious, how did you get this message ? > > -- > > Cordialement, Coues Ludovic > +336 148 743 42 >
$ curl openbsdstore.com <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>The OpenBSD Store</title> </head> <body><script><!-- window.location="https://www.openbsdstore.com/cgi-bin/live/ecommerce.pl?site=shop_openbsdeurope_com&state=department"; --></script> <noscript> If you have JavaScript disabled you will not be able to order from this site... </noscript> </body> </html>