diff --git a/client/src/pages/Home.tsx b/client/src/pages/Home.tsx index 0f49950..03981ee 100644 --- a/client/src/pages/Home.tsx +++ b/client/src/pages/Home.tsx @@ -925,7 +925,7 @@ export default function Home() { onClick={() => { const target = ip.trim(); if (!target) return; - window.location.href = `https://am.luxsinaudio.com/x8/i.html?ip=${encodeURIComponent(target)}#/home`; + window.location.href = `https://am.luxsinaudio.com/i.html?ip=${encodeURIComponent(target)}`; }} />