mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Fix opensearch.
This commit is contained in:
parent
2d29ce5972
commit
327e222de5
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@
|
|||
<Description>Search for videos, channels, and playlists on Piped</Description>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
<Image width="48" height="48" type="image/x-icon">https://piped.kavin.rocks/favicon.ico</Image>
|
||||
<Url type="text/html" method="get" template="https://piped.kavin.rocks/search?q={searchTerms}" />
|
||||
<Url type="text/html" method="get" template="https://piped.kavin.rocks/results?search_query={searchTerms}" />
|
||||
</OpenSearchDescription>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue