]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/searchaction.php
common_to_alphanumeric added, filtering Notice->source in classic layout
[quix0rs-gnu-social.git] / lib / searchaction.php
index f8acf34f072d69b5ca8f88cbdf4b2b9c96c409f6..aea8860356d3170054c15c8ca7a0b90b11e3c24c 100644 (file)
@@ -137,7 +137,7 @@ class SearchAction extends Action
 
 * [DuckDuckGo](https://duckduckgo.com/?q=site%%3A%%%%site.server%%%%+%s)
 * [Ixquick](https://ixquick.com/do/search?query=site%%3A%%%%site.server%%%%+%s)
-* [Google](https://www.google.com/search?q=site%%3A%%%%site.server%%%%+%s)
+* [Searx](https://searx.laquadrature.net/?q=site%%3A%%%%site.server%%%%+%s)
 * [Yahoo!](https://search.yahoo.com/search?p=site%%3A%%%%site.server%%%%+%s)
 "), $qe, $qe, $qe, $qe);
             $message .= "\n";