mirror of
https://github.com/vega-org/vega-providers.git
synced 2026-04-17 23:51:44 +00:00
Add new providers for kmMovies, movies4u,katmoviefix, and zeefliz
Co-authored-by: DHR-Store <boss@dhrgroup.ai>
This commit is contained in:
5
providers/kmMovies/catalog.ts
Normal file
5
providers/kmMovies/catalog.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export const catalog = [
|
||||
{ title: "Latest", filter: "" },
|
||||
{ title: "Bollywood", filter: "category/movies/" },
|
||||
{ title: "Dual", filter: "category/dual-audio/" },
|
||||
];
|
||||
Reference in New Issue
Block a user