зеркало из https://github.com/mozilla/pjs.git
25 строки
584 B
Plaintext
Executable File
25 строки
584 B
Plaintext
Executable File
# ICQ Search - Sherlock Plug-in for Navigator 6.0
|
|
# Copyright (c)2000 Netscape Communications Corp.
|
|
|
|
<SEARCH
|
|
NAME="ICQ Search"
|
|
DESCRIPTION= "ICQ Search"
|
|
METHOD="GET"
|
|
ACTION="http://search.icq.com/dirsearch.adp"
|
|
>
|
|
|
|
<INPUT NAME="query" user>
|
|
<INPUT NAME="searchwhat" VALUE="IWTG">
|
|
<INPUT NAME="users" VALUE="1">
|
|
|
|
<INTERPRET
|
|
bannerStart='<td rowspan="2" valign="bottom" width="133">'
|
|
bannerEnd="</a></td>"
|
|
resultListStart="ICQ.com Search results"
|
|
resultListEnd="<!-- /// Results -->"
|
|
resultItemStart='<font face="arial" size="-1">'
|
|
resultListEnd="</a></font><br>"
|
|
>
|
|
|
|
</SEARCH>
|