aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/qutebrowser/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py
index db0c2ed..000632a 100644
--- a/.config/qutebrowser/config.py
+++ b/.config/qutebrowser/config.py
@@ -87,7 +87,7 @@ c.content.headers.accept_language = 'en-GB,en,el;q=0.9'
# c.content.headers.user_agent = 'Mozilla/5.0 ({os_info}) QtWebEngine/{qt_version} qutebrowser/{qutebrowser_version} Chromium/{upstream_browser_version}'
# Set Chromium back to 67.0.1 so I can sign in to GitLab due to cloudflare issues
-c.content.headers.user_agent = 'Mozilla/5.0 ({os_info}) QtWebEngine/{qt_version} qutebrowser/{qutebrowser_version} Chromium/67.0.1'
+c.content.headers.user_agent = 'Mozilla/5.0 ({os_info}) QtWebEngine/{qt_version} qutebrowser/{qutebrowser_version} Chrome/130.0.0.0'
# Load images automatically in web pages.
# Type: Bool