firefox: restore intl.accept_languages to default

This commit is contained in:
Aminda Suomalainen 2025-02-20 11:01:10 +02:00
parent 155140b7e0
commit e8cb850e27
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -570,7 +570,8 @@
"Value": "once" "Value": "once"
}, },
"intl.accept_languages": { "intl.accept_languages": {
"Status": "user", "Comment": "Cleared for Firefox default depending on locale. I am revealing timezone and as most users don't visit fingerprinting sites, this may result in fitting the local mass better.",
"Status": "clear",
"Type": "string", "Type": "string",
"Value": "en-US, en" "Value": "en-US, en"
}, },