rignaneseleo / SlimSocial-for-Facebook

Light version of Facebook. Light both in the weight and in the use.
GNU General Public License v2.0
386 stars 74 forks source link

Images are not scaling properly #210

Open LurkingPanda opened 5 months ago

LurkingPanda commented 5 months ago

IMG_20240423_215708

pesasa commented 5 months ago

It seems, a couple of days ago Facebook changed something on how it is shown on different browsers.

I changed SlimSocial to use this user agent string: Mozilla/5.0 (Android 14; Mobile; rv:124.0) Gecko/124.0 Firefox/124.0

Now FB looks the same it used to be before.

LurkingPanda commented 5 months ago

I changed SlimSocial to use this user agent string: Mozilla/5.0 (Android 14; Mobile; rv:124.0) Gecko/124.0 Firefox/124.0

Thanks working fine

joergi commented 5 months ago

I changed SlimSocial to use this user agent string: Mozilla/5.0 (Android 14; Mobile; rv:124.0) Gecko/124.0 Firefox/124.0

Now FB looks the same it used to be before.

This should be set as standard! Thx a lot