diff options
| author | lolcat <will@lolcat.ca> | 2024-09-01 10:52:28 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2024-09-01 10:52:28 -0400 |
| commit | 1a5a653be348b3e3823c7c5620cdc1f7cfc87072 (patch) | |
| tree | aca6e0ec33d61ec9b9c8be7357ec471b3ef41a23 /lib | |
| parent | 3b353c28372541dbe8789c48446ffbcbb8fc4050 (diff) | |
added ghostery search
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/frontend.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/frontend.php b/lib/frontend.php index 10c7a8d..341c82e 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -941,6 +941,7 @@ class frontend{ "google" => "Google", "startpage" => "Startpage", "qwant" => "Qwant", + "ghostery" => "Ghostery", "yep" => "Yep", "greppr" => "Greppr", "crowdview" => "Crowdview", |
