Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/DataFiles/SearchEngines.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/DataFiles/SearchEngines.php b/core/DataFiles/SearchEngines.php
index ed1ebdedc5..170bffadb8 100644
--- a/core/DataFiles/SearchEngines.php
+++ b/core/DataFiles/SearchEngines.php
@@ -303,6 +303,7 @@ if (!isset($GLOBALS['Piwik_SearchEngines'])) {
// DuckDuckGo
'duckduckgo.com' => array('DuckDuckGo', 'q', '?q={k}'),
+ 'r.duckduckgo.com' => array('DuckDuckGo'),
// earthlink
'search.earthlink.net' => array('Earthlink', 'q', 'search?q={k}'),