diff --git a/src/App.tsx b/src/App.tsx index 283e157..adbdc75 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -13,7 +13,7 @@ declare global { } } function App() { - window.piped_api = new PipedAPI("https://ytapi.dc09.ru"); + window.piped_api = new PipedAPI(); return (