Y
Hacker News
new
|
ask
|
show
|
jobs
by
jasonlotito
988 days ago
Just tried it. It worked as expected: right-click, copy a link, and it's the link to the source, not Google or a redirect.
3 comments
tech234a
988 days ago
This may be a Chrome vs Firefox issue, as Firefox doesn’t support the ping attribute for a (link) elements in HTML. The ping attribute allows sending a POST request in the background to arbitrary URLs when a link is clicked.
[1]:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
link
huhtenberg
988 days ago
Here, in a fresh Firefox profile -
https://i.imgur.com/RKvnJoq.gif
link
jraph
988 days ago
They must have fixed it, it wasn't like this in the past. I remember being annoyed by this when I was still using Google.
link
[1]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a