fix: update base URL for NetflixMirror and PrimeMirror to a static link

This commit is contained in:
himanshu8443
2025-07-09 18:56:03 +05:30
parent 876b47ee63
commit 36fa8f1c93
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ export const getStream = async ({
const { getBaseUrl } = providerContext;
try {
let providerValue = "primeMirror";
const baseUrl = await getBaseUrl("nfMirror");
const baseUrl = "https://netfree2.cc";
const url = `https://netmirror.zendax.tech/api/net-proxy?url=${baseUrl}${
providerValue === "netflixMirror"
? "/mobile/playlist.php?id="