Files
task/ru-RU/opensearch.xml
2023-05-23 00:35:34 +00:00

11 lines
706 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Task</ShortName>
<Description>Search Task</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://taskfile.dev/ru-RU/img/favicon.ico</Image>
<Url type="text/html" method="get" template="https://taskfile.dev/ru-RU/search?q={searchTerms}"/>
<Url type="application/opensearchdescription+xml" rel="self" template="https://taskfile.dev/ru-RU/opensearch.xml" />
<moz:SearchForm>https://taskfile.dev/ru-RU/</moz:SearchForm>
</OpenSearchDescription>