diff --git a/netlify.toml b/netlify.toml index a0502db..da4f660 100644 --- a/netlify.toml +++ b/netlify.toml @@ -16,7 +16,7 @@ # used to be https://codeberg.org/Ashley/poketube [[redirects]] from = "/yt/*" - to = "https://invidious.tiekoetter.com/:splat" + to = "https://www.youtube.com/:splat" status = 302 force = true