diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/config.php b/data/config.php index fd9071e..0a73864 100644 --- a/data/config.php +++ b/data/config.php @@ -92,7 +92,7 @@ class config{ const PROXY_DDG = false; // duckduckgo const PROXY_BRAVE = false; const PROXY_FB = false; // facebook - const PROXY_GOOGLE = false; + const PROXY_GOOGLE = "webshare_google"; const PROXY_MARGINALIA = false; const PROXY_MOJEEK = false; const PROXY_SC = false; // soundcloud |