chore: tag 4KHDHub with Indian flag
This commit is contained in:
parent
5bf8096158
commit
177739e7cd
2 changed files with 7 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ export class FourKHDHub extends Source {
|
|||
|
||||
public readonly contentTypes: ContentType[] = ['movie', 'series'];
|
||||
|
||||
public readonly countryCodes: CountryCode[] = [CountryCode.multi];
|
||||
public readonly countryCodes: CountryCode[] = [CountryCode.multi, CountryCode.hi];
|
||||
|
||||
public readonly baseUrl = 'https://4khdhub.fans';
|
||||
|
||||
|
|
|
|||
|
|
@ -39,6 +39,11 @@ exports[`buildManifest default manifest 1`] = `
|
|||
"title": "French 🇫🇷 (Frembed, FrenchCloud, Movix)",
|
||||
"type": "checkbox",
|
||||
},
|
||||
{
|
||||
"key": "hi",
|
||||
"title": "Hindi 🇮🇳 (4KHDHub)",
|
||||
"type": "checkbox",
|
||||
},
|
||||
{
|
||||
"key": "it",
|
||||
"title": "Italian 🇮🇹 (Eurostreaming, MostraGuarda, VixSrc)",
|
||||
|
|
@ -85,7 +90,7 @@ exports[`buildManifest default manifest 1`] = `
|
|||
],
|
||||
"description": "Provides HTTP URLs from streaming websites. Configure add-on for additional languages. Add MediaFlow proxy for more URLs.
|
||||
|
||||
Supported languages: Albanian, German, English, Castilian Spanish, French, Italian, Latin American Spanish
|
||||
Supported languages: Albanian, German, English, Castilian Spanish, French, Hindi, Italian, Latin American Spanish
|
||||
|
||||
Supported sources: 4KHDHub, VixSrc, Kokoshka, VidSrc, CineHDPlus, Cuevana, HomeCine, VerHdLink, Einschalten, KinoGer, MegaKino, MeineCloud, StreamKiste, Frembed, FrenchCloud, Movix, Eurostreaming, MostraGuarda
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue