summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-07-18 10:01:17 +0200
committerFlorian Bruhin <me@the-compiler.org>2019-07-18 10:01:17 +0200
commitc161433f4fdf27a810aa1b859185288e34340523 (patch)
treee364032aea20706a3bddc044f3a5351996471f23
parent68a973567deb3b4444a591e9108f11e6342adb10 (diff)
downloadqutebrowser-c161433f4fdf27a810aa1b859185288e34340523.tar.gz
qutebrowser-c161433f4fdf27a810aa1b859185288e34340523.zip
Update content.headers.user_agent completion
-rw-r--r--qutebrowser/config/configdata.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index caeb95ff7..9a196f0cd 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -479,11 +479,11 @@ content.headers.user_agent:
# Vim-protip: Place your cursor below this comment and run
# :r!python scripts/dev/ua_fetch.py
- - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
- like Gecko) Chrome/71.0.3578.98 Safari/537.36"
- - Chrome 71.0 Win10
+ like Gecko) Chrome/75.0.3770.100 Safari/537.36"
+ - Chrome 75.0 Win10
- - "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
- Gecko) Chrome/71.0.3578.98 Safari/537.36"
- - Chrome 71.0 Linux
+ Gecko) Chrome/75.0.3770.100 Safari/537.36 "
+ - Chrome 75.0 Linux
- - ""
- Use default QtWebKit/QtWebEngine User-Agent