Hacker News new | ask | show | jobs
by teraflop 4350 days ago
Clicking "close" doesn't make the blurred-out content visible.
2 comments

Perhaps you can use Chrome developer tools to delete the blur from the DOM :)
The blur is not applied client-side. An image of blurred text is sent from the server.
It did for me?