mirror of
https://github.com/daarkdemon/cs-darkdemon-extensions.git
synced 2024-08-14 23:57:20 +00:00
Merge 3a6d061c4f
into fee129c1ce
This commit is contained in:
commit
897b27caef
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ import org.jsoup.nodes.Element
|
||||||
import java.net.URLEncoder
|
import java.net.URLEncoder
|
||||||
|
|
||||||
class IBommaProvider : MainAPI() { // all providers must be an instance of MainAPI
|
class IBommaProvider : MainAPI() { // all providers must be an instance of MainAPI
|
||||||
override var mainUrl = "https://ww2.ibomma.cx/telugu-movies"
|
override var mainUrl = "https://ww4.ibomma.pm/telugu-movies"
|
||||||
override var name = "IBomma"
|
override var name = "IBomma"
|
||||||
override val hasMainPage = true
|
override val hasMainPage = true
|
||||||
override var lang = "te"
|
override var lang = "te"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue