Simply added HDToday.cc (#1161)

* Update MainAPI.kt

* Create HDTodayProvider.kt

* Update HDTodayProvider.kt

* chore(docs): update list of sites

Co-authored-by: GitHub Actions <actions@github.com>
This commit is contained in:
Noel Jacob 2022-06-11 05:25:52 +05:30 committed by GitHub
parent 62e9f8518d
commit 715306555a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 0 deletions

View File

@ -91,6 +91,7 @@ object APIHolder {
HDMovie5(),
RebahinProvider(),
LayarKacaProvider(),
HDTodayProvider(),
// Metadata providers
//TmdbProvider(),

View File

@ -0,0 +1,6 @@
package com.lagradost.cloudstream3.movieproviders
class HDTodayProvider : SflixProvider() {
override var mainUrl = "https://hdtoday.cc"
override var name = "HDToday"
}

View File

@ -190,6 +190,12 @@
"status": 0,
"url": "https://hdm.to"
},
"HDTodayProvider": {
"language": "en",
"name": "HDToday",
"status": 1,
"url": "https://hdtoday.cc"
},
"IHaveNoTvProvider": {
"language": "en",
"name": "I Have No TV",