2633
you are viewing a single comment's thread
view the rest of the comments
[-] Rinox@feddit.it 286 points 7 months ago
[-] ikidd@lemmy.world 135 points 7 months ago

So this is part of a larger adblock checker, if the ad doesn't load within 5 seconds, it fails and triggers the adblocker warning. Since the ad should load in 3, they've set it for 5. If you have ubo, you won't see the warning that it then wants to pop up, it just seems (and is) a 5 second delay. Changing the UA probably removes this from Firefox because then the clientside scripts will attempt to use builtin Chrome functions that wouldn't need this hacky script to detect the adblock. Since they don't exist, it just carries on.

[-] localhost443@discuss.tchncs.de 31 points 7 months ago

I was wondering how badly out of context the above quote must be considering the UA isn't checked in the function. Above poster is trying to construe it as a pure and simple permanent delay for Firefox.

That being said, the solution is still bullshit.

[-] Adalast@lemmy.world 13 points 7 months ago

That is just the timeout function, not the call stack. It is likely called in a function that uses a UA check.

[-] CosmicCleric@lemmy.world 6 points 7 months ago

I was wondering how badly out of context the above quote must be considering the UA isn’t checked in the function. Above poster is trying to construe it as a pure and simple permanent delay for Firefox.

The UA check can happen before the function is called though.

[-] Meltrax@lemmy.world 103 points 7 months ago

This is some ultimate scumbaggery.

[-] filcuk@lemmy.zip 93 points 7 months ago

This should be illegal, Firefox being their competition (tangentially)

[-] LufyCZ@lemmy.world 44 points 7 months ago
[-] UnculturedSwine@lemmy.world 36 points 7 months ago

EU might hit them for it. I have no faith that the US government is going to do anything.

[-] Thermal_shocked@lemmy.world 31 points 7 months ago

The thing that gets me is they think no one will ever find this stuff. There are hundreds of thousands of people (maybe more) who are actively looking ways to block ads and get around this behavior. There's no way it'll ever go unnoticed.

[-] Natanael@slrpnk.net 17 points 7 months ago

They could literally have used some variance in implementation, server side bandwidth limitations, etc, but THIS is just blatantly obvious

[-] fossilesque@mander.xyz 14 points 7 months ago

I wonder if it's a case of malicious compliance.

[-] Hadriscus@lemm.ee 5 points 7 months ago

Exactly what I was thinking. Let's not say it too loud for the sake of our mole(s)

[-] AeroLemming@lemm.ee 4 points 7 months ago

I hope so. I'd like to think we have a few people on the inside secretly fighting for the average consumer.

[-] fossilesque@mander.xyz 6 points 7 months ago

The world runs on the shoulders of disgruntled employees. This smells like a deliberate act backed up with a paper trail to protect the guy in charge of implementing it from taking the blame. But, I realise that also may be my imagination... It's a compelling tale regardless.

[-] CosmicCleric@lemmy.world 6 points 7 months ago

The world runs on the shoulders of disgruntled employees.

That's one hell of a phrase that should keep any CEO awake at night.

[-] Aux@lemmy.world -4 points 7 months ago

I believe that Google is just trolling people real hard. There are much better ways to disable any adblocks, but they are not even trying.

[-] A2PKXG@feddit.de 9 points 7 months ago

Is there something like:

If(not chrome){add_delay()}

?

[-] TrippaSnippa@aussie.zone 4 points 7 months ago

No, the full context of the code snippet doesn't appear to check the browser user agent at all. Other comments have explained that it's most likely a lazy implementation of a check for ad blockers.

[-] creditCrazy@lemmy.world 9 points 7 months ago

Ok so this is just client side I'd imagine I'd be pretty easy to make an addon that removes the code

[-] the_q@lemmy.world 28 points 7 months ago

That's not the point.

this post was submitted on 20 Nov 2023
2633 points (98.1% liked)

Technology

55547 readers
3873 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS