Hacker News new | ask | show | jobs
by ShorsHammer 2350 days ago
> http://

no donkey in this race but how sure this is not you and your circumstances rather than the site itself? Living in certain countries my ISP used to inject all sort of nonsense into every unencrypted site they could.

Anyone not using tls these days is intentionally exposing their readers to harm, which you seem to be experiencing.

Personally I won't view such sites on principle and block them with https-everywhere, though guessing many others do allow it, due to being the default setting worldwide.

1 comments

It’s not just them—the described paragraph is in the Google cache (search for xxx).

https://webcache.googleusercontent.com/search?q=cache:RhVEwm...

view the page source and there is a "position: absolute; left: -5294px; top: 0;" to hide the paragraph
As someone who doesn't dive deep into CSS positioning what is the significance of -5294?

Is there a reason it's not a round number?