mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-24 00:52:16 +01:00
10 lines
567 B
XML
10 lines
567 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:referrer="http://a9.com/-/opensearch/extensions/referrer/">
|
|
<ShortName>PhpRedis API (develop)</ShortName>
|
|
<Description>Searches PhpRedis API (develop)</Description>
|
|
<Tags>PhpRedis API</Tags>
|
|
<Url type="text/html" method="GET" template="https://phpredis.github.io/search.html?search={searchTerms}&utm_source={referrer:source?}"/>
|
|
<InputEncoding>UTF-8</InputEncoding>
|
|
<AdultContent>false</AdultContent>
|
|
</OpenSearchDescription>
|