qutebrowser: Do not use fake user agent

C(R)APTCHA services do not like this.
23.11
Simon Bruder 2023-09-24 14:42:03 +02:00
parent 8ecf4ecbfd
commit f6694ebb8c
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 1 deletions

View File

@ -198,7 +198,6 @@ lib.mkIf nixosConfig.sbruder.gui.enable
# Privacy
content.cookies.accept = "no-3rdparty";
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";
# Filtering (many dont get used yet due to lack of cosmetic filtering)