chg: Change default instance

This commit is contained in:
Sayantan Santra 2023-10-20 00:09:26 -05:00
parent 2832f5ebb6
commit c210211e9a
Signed by: SinTan1729
GPG Key ID: EB3E68BFBA25C85F
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
(function () {
"use strict";
// Edit instance url here to go to any instance of choice
const instance = "https://piped.syncpundit.io"
const instance = "https://piped.video"
const url = new URL(window.location.href.replace('/shorts/', '/watch?v='));