feat: added searXNG to Ceres

This commit is contained in:
Nick 2025-03-08 03:41:48 -06:00
parent cb7775e20f
commit e7b28d69e5

View file

@ -63,7 +63,7 @@ in
// ( // (
if hostname == ceres.name then if hostname == ceres.name then
{ {
base_url = host; base_url = "https://${host}";
} }
else else
{ } { }