this post was submitted on 26 Jul 2025
1511 points (98.8% liked)

Lemmy Shitpost

33451 readers
4844 users here now

Welcome to Lemmy Shitpost. Here you can shitpost to your hearts content.

Anything and everything goes. Memes, Jokes, Vents and Banter. Though we still have to comply with lemmy.world instance rules. So behave!


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means:

-No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...

If you see content that is a breach of the rules, please flag and report the comment and a moderator will take action where they can.


Also check out:

Partnered Communities:

1.Memes

2.Lemmy Review

3.Mildly Infuriating

4.Lemmy Be Wholesome

5.No Stupid Questions

6.You Should Know

7.Comedy Heaven

8.Credible Defense

9.Ten Forward

10.LinuxMemes (Linux themed memes)


Reach out to

All communities included on the sidebar are to be made in compliance with the instance rules. Striker

founded 2 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] moseschrute@lemmy.world 5 points 1 hour ago

Telling people to remove them isn’t very practical. Educating people is step 1, but step 2 is finding a browser extension or browser that scrubs the identifiers from URLs. You will inevitably forget to remove the tracker from the url if you do it manually.

[–] yoriaiko@lemmy.blahaj.zone 4 points 1 hour ago (1 children)

No no no no, keep em up, I can hack them and decrypt and do nasty things with that silly part of ~~code~~ link, to learn so much about our lovely friendship. And I promise I would never use that to harm You, really! hahahahahahahahaa

[–] yoriaiko@lemmy.blahaj.zone 1 points 1 hour ago

Oh source from newsletters? emails? oh that means You actively are using email adres, do any big spam company want validated email adres they can spam on? yeah, sure, 0.30€ each! (afaik, black market value is 100-600€ per 1000 valid addresses, just searched)

Tbh, unsure if si=Aa1Uc_fRHXC0ay85 or similars can be decrypted, or are just individual, one time identificators, never tried, but bet some do know how to pull value out of them.

[–] Rubanski@discuss.tchncs.de 4 points 5 hours ago

This tip really doesn't let me down, turns around and desert me

[–] daggermoon@lemmy.world 3 points 5 hours ago (1 children)

Don't some browsers do this automatically?

[–] xx3rawr@sh.itjust.works 1 points 2 hours ago (1 children)

I would assume there's an extendion/add-on for than already

[–] Hudell@lemmy.dbzer0.com 11 points 9 hours ago (2 children)

"everything after the ? Symbol can be removed without issue" is a bold statement to make. Reminds me when the TV news had a specialist telling people to look at urls before clicking and check if it ends with ".php" as that would mean it is a virus.

[–] REDACTED@infosec.pub 4 points 4 hours ago

Youtube.com/watch?v=[Video ID]

[–] SuluBeddu@feddit.it 3 points 5 hours ago

Difference being that the ? in URLs separates the resource from additional information

So unless some website decides to identify the resource in those query field (for example search results pages in a web search), you are generally safe

In any case, messaging apps will try to navigate to the site to create a caption for your message, and that can be a way to check if it works or not

[–] rosco385@lemmy.wtf 7 points 10 hours ago (1 children)

I've been using URL Check on Android to clean links of crap like this.

[–] Shape4985@lemmy.ml 21 points 20 hours ago

There is also copy clean link option in firefox and brave

[–] RagingRobot@lemmy.world 17 points 21 hours ago (1 children)

They are called query parameters and they are used for other things as well. So you can remove the ones you see similar to these but sometimes there might be important stuff you need to get the page to load in those parameters.

[–] bandwidthcrisis@lemmy.world 7 points 15 hours ago

After removing them (or even if there was nothing to remove) I test out links I'm sending in a private browser window to check that they would work for other people.

[–] MissingInteger@lemmy.zip 16 points 21 hours ago (2 children)

Add this URL Shortener filterlist to uBlock Origin.
This removes the fast majority of these query parameters.

[–] qarbone@lemmy.world 2 points 11 hours ago (1 children)

I honestly couldn't determine if it was a typo or not, but it's not "fast" but "vast majority."

[–] Sidhean@lemmy.blahaj.zone 2 points 10 hours ago

my brain autocorrected it to "vast," but I like "fast majority" as a phrase

[–] Sarothazrom@lemmy.world 1 points 10 hours ago (1 children)

Can I ask how do use this? Do I just copy/paste this into the "my filters" tab in uBlock? ;

[–] oatscoop@midwest.social 4 points 10 hours ago* (last edited 10 hours ago)

Go to the "Filter lists" tab in the dashboard. At the bottom of the list click "Import" and paste the URL ( https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt ) in the box. Then click "Apply Changes" to save it.

[–] JackbyDev@programming.dev 34 points 1 day ago* (last edited 1 day ago) (2 children)

Not everything after the ? can be removed. Obvious and well known example, YouTube videos use the video as part of the query parameters (on non shortened URLs). https://youtube.com/watch?v=dQw4w9WgXcQ

One small error on an otherwise very useful post! 💜

[–] hacktheegg@programming.dev 15 points 1 day ago (1 children)

Fun fact, YouTube has backwards comparability for its video links, so https://youtube.com/w/dQw4w9WgXcQ will go to the same video (granted, it will change format to the up to date one, but it is one way to go to a yt video without URL arguments)

[–] cley_faye@lemmy.world 9 points 1 day ago (10 children)
[–] JackbyDev@programming.dev 6 points 23 hours ago

This is what I meant by the "non shortened" ones. If you're using it through the app you can only press share to get the link and that's how it comes when you press share. (Or if you press share on the website instead of copying the URL from the address bar.)

load more comments (9 replies)
[–] burntbacon@discuss.tchncs.de 6 points 1 day ago

I judge people based on whether they can understand youtube (which you should be changing to invidious or something else anyway) urls. It's a useful and very short way to see if people have ever paid attention to repeated patterns. The moment I saw the t=XYs, I was amazed.

[–] MacNCheezus@lemmy.today 8 points 20 hours ago (2 children)

Why is this a shitpost? It's absolutely correct and factual.

[–] echodot@feddit.uk 2 points 12 hours ago

It is correct and factual. Unfortunately it doesn't really explain anything. There's plenty of situations where you wouldn't want to delete content because they are necessary for functionality.

[–] some_kind_of_guy@lemmy.world 2 points 12 hours ago

Must be the giant red circles and mixed fonts

[–] MonkderVierte@lemmy.zip 17 points 23 hours ago

Legitimate concern, called URL tracking. There's browser extensions for that.

[–] gizmonicus@sh.itjust.works 25 points 1 day ago

I usually change the parameters to things like utm_source=yourmom, just for kicks.

[–] Memetic@lemmy.ca 15 points 1 day ago (1 children)

It’s not always nefarious.

I work for a non-profit. Sometimes it’s helpful to understand the click rate on a mass message.

We don’t provide data to third parties and use a self-hosted oss analytics platform.

So I think folks should understand tracking and manage it but it’s not all bad. Just almost always bad. Really bad.

Worse: a lot of links can’t be fixed or modified since they use click-through services to obscure the destination.

load more comments (1 replies)
[–] NutWrench@lemmy.ml 9 points 23 hours ago

This. The question marks and ampersand in youtube URLs are separators and can include your entire playlist, as well. If you just want to share the video, then everything from the first ampersand onwards can go.

[–] artiman@piefed.social 18 points 1 day ago (2 children)

this isn't a shitpost this community is being dragged through the mud by non-shitposts

[–] Saledovil@sh.itjust.works 10 points 1 day ago (2 children)

Actually, it's a a bit of a shitpost. Anything after the '?' is an argument for the html request. Can and is used for tracking, but is also used for website functionality.

load more comments (2 replies)
load more comments (1 replies)

Everything after the "?" symbol can be removed without issue

https://youtube.com/watch?v=XfELJU1mRMg >>> https://youtube.com/watch

[–] SkunkWorkz@lemmy.world 10 points 1 day ago

Add made up data to those parameters. Like source=ericsschmidtspedoisland

load more comments
view more: next ›