add provider 4khdhub

This commit is contained in:
himanshu8443
2025-06-21 18:26:43 +05:30
parent 69356edd77
commit 68a9c94a64
9 changed files with 740 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
export const catalog = [
{
title: "Popular Movies",
filter: "/category/new-movies-10810.html",
},
{
title: "Latest TV Shows",
filter: "/category/new-series-10811.html",
},
{
title: "Anime",
filter: "/category/anime-10812.html",
},
{
title: "4K HDR",
filter: "/category/4k-hdr-10776.html",
},
];
export const genres = [];