Posted by maxiorel on April 8, 2006 at 11:06am
Jump to:
| Project: | Search Keywords |
| Version: | master |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | maxiorel |
| Status: | closed (fixed) |
Issue Summary
Hi,
there are two rows needed for czech www.seznam.cz:
$engines[] = '/http:\/\/(.*?)\/searchScreen\?.*?q=([^&]+)/i'; //Seznam.cz
$engines[] = '/http:\/\/(.*?)\/searchScreen\?.*?w=([^&]+)/i'; //Seznam.cz
Is it possible to include them to the next version?
Comments
#1
done! Thanks.
#2