From 40ba67a26b6792ec494665676dac00dd27165120 Mon Sep 17 00:00:00 2001 From: Shea690901 Date: Sun, 26 Jul 2026 13:06:19 +0200 Subject: [PATCH] add consolerowsers global.d/map.conf is missing the console browsers lynx/links/elinks --- global.d/map.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/global.d/map.conf b/global.d/map.conf index 4c8d3ce..9dd807e 100644 --- a/global.d/map.conf +++ b/global.d/map.conf @@ -72,6 +72,9 @@ map $http_user_agent $user_agent_class { ~Gecko u; ~Safari/ u; ~Opera u; + ~Lynx u; + ~ELinks u; + ~Links u; # Other default o;