mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 09:48:22 +00:00
Revert "Attempt to have relative opensearch URL."
This commit is contained in:
parent
519aab6cd8
commit
e2bcb8aecc
@ -4,7 +4,7 @@
|
|||||||
<LongName>Piped Search</LongName>
|
<LongName>Piped Search</LongName>
|
||||||
<Description>Search for videos, channels, and playlists on Piped</Description>
|
<Description>Search for videos, channels, and playlists on Piped</Description>
|
||||||
<InputEncoding>UTF-8</InputEncoding>
|
<InputEncoding>UTF-8</InputEncoding>
|
||||||
<Image width="48" height="48" type="image/x-icon">/favicon.ico</Image>
|
<Image width="48" height="48" type="image/x-icon">https://piped.kavin.rocks/favicon.ico</Image>
|
||||||
<Url method="get" rel="results" type="text/html" template="/results?search_query={searchTerms}" />
|
<Url method="get" rel="results" type="text/html" template="https://piped.kavin.rocks/results?search_query={searchTerms}" />
|
||||||
<Url method="get" rel="suggestions" type="application/x-suggestions+json" template="https://pipedapi.kavin.rocks/opensearch/suggestions?query={searchTerms}" />
|
<Url method="get" rel="suggestions" type="application/x-suggestions+json" template="https://pipedapi.kavin.rocks/opensearch/suggestions?query={searchTerms}" />
|
||||||
</OpenSearchDescription>
|
</OpenSearchDescription>
|
||||||
|
Loading…
Reference in New Issue
Block a user