From 20ef99ec6ca710c6f2d4be403141cb21d248575b Mon Sep 17 00:00:00 2001 From: Dragos <86549690+dragos-efy@users.noreply.github.com> Date: Sun, 18 Dec 2022 12:54:08 +0200 Subject: [PATCH] Update from Main --- public/opensearch.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/opensearch.xml b/public/opensearch.xml index 6916840d..fa327f38 100644 --- a/public/opensearch.xml +++ b/public/opensearch.xml @@ -4,7 +4,7 @@ <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 method="get" rel="results" type="text/html" template="https://piped.kavin.rocks/results?search_query={searchTerms}" /> + <Image width="48" height="48" type="image/x-icon">https://piped.video/favicon.ico</Image> + <Url method="get" rel="results" type="text/html" template="https://piped.video/results?search_query={searchTerms}" /> <Url method="get" rel="suggestions" type="application/x-suggestions+json" template="https://pipedapi.kavin.rocks/opensearch/suggestions?query={searchTerms}" /> </OpenSearchDescription>