diff options
| author | lolcat <will@lolcat.ca> | 2026-06-01 02:48:27 -0400 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-01 21:03:47 -0700 |
| commit | c73c7096fccd231fe01ebe5dc13b7a3e4b71e839 (patch) | |
| tree | 692d7050ae15dc506ae7e7681889f51c63de05c4 /settings.php | |
| parent | b02a933b693ea59e6546ee796851154f7b98ce01 (diff) | |
added naver kansanmidaaaa
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/settings.php b/settings.php index 8b34425..5c68f4a 100644 --- a/settings.php +++ b/settings.php @@ -170,6 +170,10 @@ $settings = [ "text" => "Mojeek" ], [ + "value" => "naver", + "text" => "Naver" + ], + [ "value" => "baidu", "text" => "Baidu" ], @@ -232,6 +236,10 @@ $settings = [ "text" => "Qwant" ], [ + "value" => "naver", + "text" => "Naver" + ], + [ "value" => "baidu", "text" => "Baidu" ], @@ -326,6 +334,10 @@ $settings = [ "text" => "Qwant" ], [ + "value" => "naver", + "text" => "Naver" + ], + [ "value" => "baidu", "text" => "Baidu" ], |
