Merge pull request #28 from shakeerprince/main

Add MoviezWap provider base URL to modflix.json
This commit is contained in:
8man
2025-06-30 10:37:12 +05:30
committed by GitHub

View File

@@ -142,5 +142,9 @@
"4khdhub": { "4khdhub": {
"name": "4khdhub", "name": "4khdhub",
"url": "https://4khdhub.fans" "url": "https://4khdhub.fans"
} },
} "moviezwap": {
"name": "moviezwap",
"url": "https://www.moviezwap.pink/"
}
}