Hacker News new | ask | show | jobs
by stickfigure 389 days ago
That particular blog author displays special content if the referrer is HN. It's embarrassingly juvenile for someone that must be in their 50s by now.
1 comments

Having had that a few times, and recently relaxing Firefox's referer policy for some other site compatibility which had avoided it before, I came to this workaround with uBlock Origin:

    jwz.org##^responseheader(set-cookie)
    jwz.org##^responseheader(location)
Hopefully documenting it doesn't perpetuate the arms race.