Add new providers for kmMovies, movies4u,katmoviefix, and zeefliz

Co-authored-by: DHR-Store <boss@dhrgroup.ai>
This commit is contained in:
himanshu8443
2025-09-29 15:48:13 +05:30
parent 8154ac257f
commit 5704dfe6e2
40 changed files with 1799 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
export const catalog = [
{ title: "Latest", filter: "" },
{ title: "Bollywood", filter: "category/movies/" },
{ title: "Dual", filter: "category/dual-audio/" },
];