summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qutebrowser/config/configdata.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index 0b84292a3..0e8e40cd4 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -607,14 +607,14 @@ content.headers.user_agent:
# Vim-protip: Place your cursor below this comment and run
# :r!python scripts/dev/ua_fetch.py
- - "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
- Gecko) Chrome/86.0.4240.75 Safari/537.36"
- - Chrome 86 Linux
+ Gecko) Chrome/87.0.4280.66 Safari/537.36"
+ - Chrome 87 Linux
- - "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
- like Gecko) Chrome/86.0.4240.75 Safari/537.36"
- - Chrome 86 Win10
+ like Gecko) Chrome/87.0.4280.66 Safari/537.36"
+ - Chrome 87 Win10
- - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36
- (KHTML, like Gecko) Chrome/86.0.4240.80 Safari/537.36"
- - Chrome 86 macOS
+ (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36"
+ - Chrome 87 macOS
supports_pattern: true
desc: |
User agent to send.