mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1217055 - Remove UA override for Youtube. r=margaret
This commit is contained in:
parent
3a8120645f
commit
fa9bbe9861
@ -3,8 +3,6 @@
|
||||
// Send these sites a custom user-agent. Bugs should be included with an entry.
|
||||
// NOTE: trailing commas are not valid JSON and will prevent the CDN from syncing.
|
||||
{
|
||||
// bug 1174784, youtube.com
|
||||
"youtube.com": "Android\\s\\d.+?;#Android;",
|
||||
// bug 1184320, gmail.com
|
||||
"mail.google.com": "Android\\s\\d.+?;#Android;",
|
||||
// bug 117898, yahoo.co.jp properties
|
||||
|
Loading…
Reference in New Issue
Block a user