Commit everything.

This commit is contained in:
FireMasterK 2021-02-24 15:05:41 +05:30
parent bb2888343a
commit 69e6118dc5
No known key found for this signature in database
GPG key ID: 8DFF5DD33E93DB58
11 changed files with 394 additions and 458 deletions

9
public/opensearch.xml Normal file
View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Piped</ShortName>
<LongName>Piped Search</LongName>
<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}" />
</OpenSearchDescription>