feat: add a111477 provider

This commit is contained in:
himanshu8443
2025-08-15 15:57:36 +05:30
parent e3e66627cc
commit f0c98f9d0a
11 changed files with 376 additions and 1 deletions

1
dist/a111477/catalog.js vendored Normal file
View File

@@ -0,0 +1 @@
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.genres=exports.catalog=void 0,exports.catalog=[{title:"Movies",filter:"/movies/"},{title:"TV Shows",filter:"/tvs/"},{title:"K-Drama",filter:"/kdrama/"},{title:"Asian Drama",filter:"/asiandrama/"},{title:"Misc",filter:"/misc/"}],exports.genres=[];