diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 293fdb2e..532f831b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -22,7 +22,7 @@ body: label: Official Instance description: Can the bug be reproduced on the official instance? options: - - label: The bug is reproducable on the [official hosted instance](http://piped.kavin.rocks/) or is API related. + - label: The bug is reproducable on the [official hosted instance](http://piped.video/) or is API related. - type: textarea attributes: diff --git a/README.md b/README.md index a1fbd698..2ceeb32e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![AGPL v3](https://shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0.en.html) [![Matrix](https://img.shields.io/matrix/piped:matrix.org)](https://matrix.to/#/#piped:matrix.org) -[![Registered Users](https://pipedapi.kavin.rocks/registered/badge)](https://piped.kavin.rocks/register) +[![Registered Users](https://pipedapi.kavin.rocks/registered/badge)](https://piped.video/register) [![IPFS Build](https://github.com/TeamPiped/Piped/actions/workflows/ipfs-build.yml/badge.svg)](https://piped-ipfs.kavin.rocks/) [![GitHub Repo stars](https://img.shields.io/github/stars/TeamPiped/Piped-Frontend?style=social)](https://github.com/TeamPiped/Piped/stargazers) [![GitHub last commit](https://img.shields.io/github/last-commit/TeamPiped/Piped-Frontend)](https://github.com/TeamPiped/Piped/commits) 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 @@ Piped Search Search for videos, channels, and playlists on Piped UTF-8 - https://piped.kavin.rocks/favicon.ico - + https://piped.video/favicon.ico + diff --git a/src/components/PlaylistPage.vue b/src/components/PlaylistPage.vue index 567d3de8..b60819ca 100644 --- a/src/components/PlaylistPage.vue +++ b/src/components/PlaylistPage.vue @@ -1,149 +1,149 @@