PHP-Web-Stat Support Forum
https://www.php-web-statistik.de/cgi-bin/yabb/YaBB.pl
Board (Deutsch) >> Vorschläge & Codeschnipsel >> DuckDuckGo
https://www.php-web-statistik.de/cgi-bin/yabb/YaBB.pl?num=1373808047

Beitrag begonnen von Andreas am 14.07.13 um 15:20:47

Titel: DuckDuckGo
Beitrag von Andreas am 14.07.13 um 15:20:47
Hallo,
wäres es möglich DuckDuckGo als Suchmaschine aufzunehmen bzw. erkannt wird ?

Gruß
andreas

Titel: Re: DuckDuckGo
Beitrag von Reimar am 14.07.13 um 21:46:58
Gut Idee, machen wir beim nexten Release.

Code wäre hinter die Zeile 170 in der cache_creator.php noch diese Zeile hinzuzufügen:


Code (php):
  if ( preg_match ("/http.+duckduckgo\..+\/.+/"         ,$vars["___url_http_referer"] ) ) { $searchengine = "DuckDuckGo";          $terms = $vars [ "q"             ]; }

PHP-Web-Stat Support Forum » Powered by YaBB 2.5.2!
YaBB Forum Software © 2000-2012. Alle Rechte vorbehalten.