frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Tell HN: Even HN is getting heavy traffic by AI crawlers

7•ksec•33m ago•3 comments

Ask HN: Where else do you spend time on the internet other than HN?

3•Gecko4072•2h ago•6 comments

Requests for Startups: Energy

2•NarcisMirandes•3h ago•1 comments

Ask HN: Are you still using AI code autocomplete?

4•jawuilp•4h ago•6 comments

Tell HN: Google Search to begin using opaque redirect URLs on search results

4•exploraz•5h ago•2 comments

One MCP directory for all docs.domain.tld (No auth needed)

3•respectattentio•5h ago•0 comments

Ask HN: OpenBSD or FreeBSD?

3•simonebrunozzi•4h ago•3 comments

Ask HN: Will RAM / NVMe / Platter Drives ever come back down in price?

3•krautburglar•5h ago•2 comments

Open source in-browser log sanitizer, feedback required

2•andriimb•9h ago•2 comments

Ask HN: Is what Open Commonplace legal?

2•VishnuShayeq01•9h ago•0 comments

Ask HN: What are you using to access x.com at the moment?

3•throwaw12•10h ago•6 comments

Looking for people to follow designing systems to ship code with AI agents

6•mutahn•11h ago•1 comments

Ask HN: Good large format (>20 inches) touchscreen E-Paper display options?

29•foota•1d ago•8 comments

Ask HN: Why are Claude models so verbose?

2•JacobWolf•12h ago•7 comments

Ask HN: Those making $500/month on side projects in 2026 – Show and tell

71•kaladan•2d ago•87 comments

Ask HN: Opus 5 is unusable for writing, even internal use. Alternatives/fix?

5•m3h•8h ago•1 comments

Ask HN: What Did Anthropic Bill Me For?

4•OhMeadhbh•1d ago•3 comments

Anyone in Legal Tech Here?

4•bgajjela•21h ago•1 comments

Ask HN: Android OS with Linux level customisation

3•KinetiNode•23h ago•9 comments

Is AI slowing you down?

16•charbz•23h ago•12 comments

Ask HN: What business would you build if you couldn't use the internet?

5•spking•23h ago•9 comments

How I Read Books

12•nomilk•1d ago•15 comments

I'm a CTO. We took PE money 6 months ago. AMA

8•scottndecker•1d ago•13 comments

You've reached the end!

Open in hackernews

Tell HN: Google Search to begin using opaque redirect URLs on search results

4•exploraz•5h ago
Recently, for a couple of months, I noticed that Google Search began to replace its /url?q=<encoded url> links into a more opaque one (/goto?url=<internal identifier>) randomly (indication of A/B testing) on my logged-out private browsing sessions.

The old one (intermediate link with /url?sa=...q=...) will either be presented immediately after loading the page, or after the mouse has been held down at the anchor/link (can be prevented by extensions), or not rewritten at all (maybe if something called the "anchor ping" feature is supported). The URL can be easily decoded to the intended destination, either manually (with things like URLCheck or ClearURLs), or automatically (ClearURLs, or maybe adblockers or other privacy extensions)

The newer one (/goto?url=) seems to include a seemingly random base64-encoded bytes, which I can't figure out on how to decode it back (might be an internal identifier instead of an embedded URL), except by visiting the link itself.

I suspect that they are doing this to track users more reliably, or to mitigate search results page scrapers.

What are your thoughts?

Comments

exploraz•5h ago
I encountered that on Firefox (with privacy setting both on strict, and I think also on default protection last time I encountered that) both on Android and desktop, and also Safari (iOS). Not sure about Chrome though.
leros•1h ago
They're probably tracking click throughs and what placement you saw, what AB tests were visible, etc.