aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-10-31 22:32:37 +0100
committerGuilhem Moulin <guilhem@fripost.org>2025-10-31 23:08:14 +0100
commitd2c1d45a7b1245097aac2a424eface32bd77370e (patch)
treeabafda4dbf5e894c830fdfcbd027212f6156ba08
parent61b789efd97199c8c2577d1c4f5bec11c2973dfb (diff)
Set User-Agent value from Tor Browser 15.0.
(Based on Mozilla Firefox 140.4.0esr.)
-rw-r--r--config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yml b/config.yml
index f39b453..b07f57c 100644
--- a/config.yml
+++ b/config.yml
@@ -45,8 +45,8 @@ vector-tiles:
simplification-max-zoom: 2.
-# Take User-Agent value from Tor Browser 14.0 (based on Mozilla Firefox 128.3.0esr)
-User-Agent: 'Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0'
+# Take User-Agent value from Tor Browser 15.0 (based on Mozilla Firefox 140.4.0esr)
+User-Agent: 'Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0'
# Map group names to one or more pattern of layer name(s). This is a convenience feature
# for systemd template units.