this post was submitted on 27 Mar 2025
932 points (91.1% liked)

Fediverse memes

1415 readers
889 users here now

Memes about the Fediverse.

Rules

General
Specific

Elsewhere in the Fediverse

Other relevant communities:

founded 8 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 67 points 2 months ago* (last edited 2 months ago) (3 children)

This doesn't even make sense.

If you are on their domain they can see the things you click on, this is how websites and cookies work.

This isn't nefarious, it's the raving delusions of a tech illiterate idiot.

[–] [email protected] 1 points 2 months ago

Whatever gets them to see the truth

[–] [email protected] 7 points 2 months ago (2 children)

So why are they hiding it by changing the link with client-side code? Might not be nefarious, but why?

[–] [email protected] 1 points 2 months ago

Because that would break the “copy link” functionality.

[–] [email protected] 6 points 2 months ago

Most probably so that people don't hover over the link and see that it doesn't match, which might confuse them if they don't know how redirects work.

[–] [email protected] 25 points 2 months ago (1 children)

No.

You can see a link was loaded in the page. Link tracking is still needed to know if the link was clicked.

It can be an "on click" JavaScript event, or a redirect to a tracking site.