this post was submitted on 10 Jun 2025
350 points (98.6% liked)

Memes

50924 readers
830 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Anafabula@discuss.tchncs.de 17 points 5 days ago

It doesn't discriminate Mozilla based browsers. It checks if the User-Agent string contains "Mozilla".

Due to historical reasons, every browser (and software pretending to be a browser) has "Mozilla" in it's User-Agent string.

This is a User-Agent string for Google Chrome on Windows 10:

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36