Sorry about it.
I have a script that tries to detect if the visitor is using a proxy
and I block that access.
The purpose of that is to prevent my site being scraped (live copy
using a proxy - these may end up getting indexed in search engines)
and also to prevent abuse that I have experienced from people using
anonymizer proxies who want to order from me or just plain use my
contact form anonymously. I have no use for those visitors.
Unfortunately that script can trigger what amounts to a false positive
in some circumstances. Satelite internet connections and some
institutional proxies also show the same symptoms and I cannot tell
them apart from the nasty ones.
I keep trying to tweak it but it seems to still trip.
I will have to check my logs to see if I can find your visit and see
just what my script detected.