Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
796 stars 100 forks source link

Make some audio streaming services work by faking UA agents #1312

Closed svillar closed 6 months ago

svillar commented 6 months ago

We're adding support for 3 different audio streaming services that were not working properly. Two of them were offering us their mobile versions and the UI was totally broken for VR devices. Setting desktop mode automatically for those sites make them work. The sites were soundcloud.com and zingmp3.vn

For the other site that was not enough and we had to completely replace the UA to the Firefox Desktop one. This fixed nhaccuatui.com.

Fixes #1311