mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-11 15:55:32 +01:00
8 lines
515 B
XML
8 lines
515 B
XML
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
|
<ShortName>byJP</ShortName>
|
|
<Description>[Search engine full name and summary]</Description>
|
|
<InputEncoding>UTF-8</InputEncoding>
|
|
<Image width="16" height="16" type="image/x-icon">/favicon.ico</Image>
|
|
<Image width="32" height="32" type="image/png">/favicon-32x32.png</Image>
|
|
<Url type="text/html" template="https://www.byjp.me/search?q={searchTerms}"/>
|
|
</OpenSearchDescription>
|