Divested-Mobile / Mull-Fenix

Build scripts for a web browser built upon Mozilla technology
https://divestos.org/pages/our_apps#mull
GNU Affero General Public License v3.0
611 stars 16 forks source link

Instagram 'Highlight' and 'Reels' have image missing #214

Closed orfalese closed 6 months ago

orfalese commented 6 months ago

I'm using Mull from F-Droid. The image (or thumbnails, I don't know how to call it) of the Highlight and Reels on Instagram are not showed. I've tried Firefox and it's working OK.

Mull e98df4d9-5515-4981-a040-fd8660722403

Firefox 1a0b6085-021d-4afb-954d-eb04d4753f5b

SkewedZeppelin commented 6 months ago

Please try one of the workarounds: https://divestos.org/pages/broken#mull

such as

Mull has stripped referrers. This often breaks loading of images on websites with hotlink protection. Navigate to about:config and change network.http.referer.XOriginPolicy from 2 to 1, this is however a privacy risk.

orfalese commented 6 months ago

Thanks SkewedZeppelin. I've tried all those workaround with no success, included the one you mentioned. However, decreasing network.http.referer.XOriginPolicy to 0 worked here. Not sure if that represents any critical privacy vulnerability.

Thanks again!