Explorar el Código

add startpage ac option in settings

lolcat hace 2 años
padre
commit
ff06bc1f51
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      settings.php

+ 4 - 0
settings.php

@@ -79,6 +79,10 @@ $settings = [
 						"value" => "google",
 						"text" => "Google"
 					],
+					[
+						"value" => "startpage",
+						"text" => "Startpage"
+					],
 					[
 						"value" => "qwant",
 						"text" => "Qwant"