YouTube is deliberately crippling Firefox on ARM systems - eviltoast
  • kautau@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    10 months ago

    Except that the delay and ad blocker check is literally in the JavaScript code, you can see it.

    • Ace! _SL/S@ani.social
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      2
      ·
      edit-2
      10 months ago

      Indeed, but google can just transmit different javascript to different users/browsers/regions etc (that’s why browsers have useragents, so websites can improve browser compatibility according to the circumstances). It can be decided on a whim and noone would know except some coders at google

      • kautau@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        Except everyone would know. Multiple people across the globe testing different browsers have looked a at the same JavaScript code that is being sent to the browser. The check is there, client-side, google isn’t sending a different JavaScript payload for different browsers. Like you said, they could, but that’s not how it currently functions