qutebrowser: Bump fake firefox version
This commit is contained in:
parent
3abcb17c95
commit
f609567117
|
@ -196,7 +196,7 @@ lib.mkIf nixosConfig.sbruder.gui.enable
|
||||||
|
|
||||||
# Privacy
|
# Privacy
|
||||||
content.cookies.accept = "no-3rdparty";
|
content.cookies.accept = "no-3rdparty";
|
||||||
content.headers.user_agent = "Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0";
|
content.headers.user_agent = "Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0";
|
||||||
content.headers.accept_language = "en-US,en;q=0.5";
|
content.headers.accept_language = "en-US,en;q=0.5";
|
||||||
|
|
||||||
# Filtering (many don’t get used yet due to lack of cosmetic filtering)
|
# Filtering (many don’t get used yet due to lack of cosmetic filtering)
|
||||||
|
|
Loading…
Reference in a new issue