mirror of
https://github.com/SinTan1729/userscripts.git
synced 2025-02-05 14:12:32 -06:00
chg: Change default instance
This commit is contained in:
parent
2832f5ebb6
commit
c210211e9a
1 changed files with 1 additions and 1 deletions
|
@ -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='));
|
||||
|
||||
|
|
Loading…
Reference in a new issue