Add MoviezWap provider and update manifest (#1)

Co-authored-by: shaker <your_github_username@users.noreply.github.com>
Co-authored-by: himanshu8443 <sangwanhimanshu8443@gmail.com>
This commit is contained in:
Shaker
2025-06-30 12:04:26 +05:30
committed by GitHub
parent 6b0a4b7484
commit 305e3d2552
6 changed files with 281 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
export const catalog = [
{
title: "Telugu Movies",
filter: "/category/Telugu-(2025)-Movies.html",
},
{
title: "Tamil Movies",
filter: "/category/Tamil-(2025)-Movies.html",
},
{
title: "Hollywood Telugu Dubbed",
filter: "/category/Telugu-Dubbed-Hollywood-Movies-Complete-Set.html",
},
{
title: "Web Series",
filter: "/category/Telugu-Web-Series.html",
},
];
export const genres = [];