1
Fork 1
mirror of https://git.lolcat.ca/lolcat/4get.git synced 2024-09-13 17:28:08 -04:00

add startpage ac option in settings

This commit is contained in:
lolcat 2024-07-29 10:34:56 -04:00
parent d0ca0f46a7
commit ff06bc1f51

View file

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