minus-squareAnafabula@discuss.tchncs.detoMemes@lemmy.ml•Human on the internet vs bot on the internetlinkfedilinkarrow-up17·18 days agoIt 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 linkfedilink
minus-squareAnafabula@discuss.tchncs.detoMemes@lemmy.ml•Double standardslinkfedilinkarrow-up23·5 months agoOpenAI complained about DeepSeek stealing data linkfedilink
minus-squareAnafabula@discuss.tchncs.detoProgrammer Humor@programming.dev•STOP USING GITHUB linkfedilinkarrow-up1·1 year agoCurrent state of Federation in Forgejo: https://codeberg.org/forgejo/forgejo/issues/59 linkfedilink
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