mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
We recently added "Chrome/140.0.0.0" to our User-Agent string which fixed an issue with some web servers ignoring or throttling us. Unfortunately we were still being served crappy version of many major websites. This patch improves the situation by adding more lies, specifically "AppleWebKit/537.36 Safari/537.36". This gives us modern versions of sites like Google, GMail, Instagram, and many more.