diff options
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/settings.php b/settings.php index 6833057..bdda6be 100644 --- a/settings.php +++ b/settings.php @@ -174,8 +174,8 @@ $settings = [ "text" => "Baidu" ], [ - "value" => "solofield", - "text" => "Solofield" + "value" => "coccoc", + "text" => "Cốc Cốc" ], [ "value" => "marginalia", @@ -232,10 +232,6 @@ $settings = [ "text" => "Baidu" ], [ - "value" => "solofield", - "text" => "Solofield" - ], - [ "value" => "pinterest", "text" => "Pinterest" ], @@ -298,8 +294,8 @@ $settings = [ "text" => "Baidu" ], [ - "value" => "solofield", - "text" => "Solofield" + "value" => "coccoc", + "text" => "Cốc Cốc" ] ] ], |
