[X2Go-Commits] [pale-moon] 74/294: [Basilisk] Add Netflix SSUAO to work around blocking behavior for EME DRM-enforcement for later Firefox versions.

git-admin at x2go.org git-admin at x2go.org
Sat Apr 27 08:57:50 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch upstream/28.5.0
in repository pale-moon.

commit fd36926570ee11338ba30441b6cfcf4bf5ae1290
Author: wolfbeast <mcwerewolf at wolfbeast.com>
Date:   Mon Mar 4 14:05:18 2019 +0100

    [Basilisk] Add Netflix SSUAO to work around blocking behavior for
    EME DRM-enforcement for later Firefox versions.
---
 application/basilisk/branding/shared/uaoverrides.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/application/basilisk/branding/shared/uaoverrides.inc b/application/basilisk/branding/shared/uaoverrides.inc
index fb0e6b7..be713e9 100644
--- a/application/basilisk/branding/shared/uaoverrides.inc
+++ b/application/basilisk/branding/shared/uaoverrides.inc
@@ -26,6 +26,7 @@ pref("@GUAO_PREF at .addons.mozilla.org", "Mozilla/5.0 (@OS_SLICE@ rv:@GK_VERSION@)
 // Required for domains that have proven unresponsive to requests from users
 pref("@GUAO_PREF at .youtube.com","Mozilla/5.0 (@OS_SLICE@ rv:42.0) @GK_SLICE@ Firefox/42.0 @APP_SLICE@");
 pref("@GUAO_PREF at .gaming.youtube.com","Mozilla/5.0 (@OS_SLICE@ rv:42.0) @GK_SLICE@ Firefox/42.0");
+pref("@GUAO_PREF at .netflix.com","Mozilla/5.0 (@OS_SLICE@ rv:42.0) @GK_SLICE@ Firefox/42.0 @APP_SLICE@");
 
 // The never-ending Facebook debacle...
 

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list