Ticket #2875 (closed Bug: fixed)

Opened 4 months ago

Last modified 4 months ago

unrecognized search engines

Reported by: paolobenve Owned by: SteveG
Priority: normal Milestone: 1.7 Piwik 1.7
Component: Core Keywords:
Cc: Sensitive: no

Description

"isearch.avg.com" => array( "isearch", "q", "search?q={k}"),

"search.softonic.com" => array( "softonic", "q", "MON00023/tb_v1?q={k}"),

"int.search-results.com" => array( "search-results", "q", "web?q={k}"),

Change History

Changed 4 months ago by SteveG

  • owner set to SteveG

Changed 4 months ago by SteveG

  • status changed from new to closed
  • resolution set to fixed

(In [5688]) fixes #2875 added search.softonic.com, isearch.avg.com (int.search-results.com already exists)

Note: See TracTickets for help on using tickets.