summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-06-25 17:05:53 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-06-25 17:05:53 +0200
commit0e78f179abee029ff7234158a641bba43e76b243 (patch)
tree0c686cfd8c95a08a723eefec7edce7243420edae
parent156738195e027e40cadb716b3c3c7b163a09bb97 (diff)
downloadqutebrowser-0e78f179abee029ff7234158a641bba43e76b243.tar.gz
qutebrowser-0e78f179abee029ff7234158a641bba43e76b243.zip
Update user agent completions
-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 8d4ed044f..e8b7d51bb 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -562,11 +562,11 @@ content.headers.user_agent:
completions:
# See https://techblog.willshouse.com/2012/01/03/most-common-user-agents/
- - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
- like Gecko) Chrome/81.0.4044.129 Safari/537.36"
- - Chrome 80 Win10
+ like Gecko) Chrome/83.0.4103.61 Safari/537.36"
+ - Chrome 83 Win10
- - "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
- Gecko) Chrome/81.0.4044.138 Safari/537.36"
- - Chrome 80 Linux
+ Gecko) Chrome/83.0.4103.61 Safari/537.36"
+ - Chrome 83 Linux
supports_pattern: true
desc: |
User agent to send.