• ikidd@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      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
        link
        fedilink
        English
        arrow-up
        1
        ·
        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
          link
          fedilink
          English
          arrow-up
          1
          ·
          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.

      • Thermal_shocked@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        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
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 months ago

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

      • filcuk@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 months ago

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

  • scholar@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    7 months ago

    It’s bizarre how blatent this is. Google has so much power over web standards that Mozilla have to work really hard to make firefox work, but YouTube don’t bother being subtle or clever and just write ‘if Firefox, get stuffed’ in plain text for everyone to see.