mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
b3cbedcd3a
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ class AsianLoad : ExtractorApi() {
|
|||
override val name: String
|
||||
get() = "AsianLoad"
|
||||
override val mainUrl: String
|
||||
get() = "https://asianload1.com"
|
||||
get() = "https://asianembed.io"
|
||||
override val requiresReferer: Boolean
|
||||
get() = true
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ class AsianLoadProvider : VidstreamProviderTemplate() {
|
|||
get() = "AsianLoad"
|
||||
|
||||
override val mainUrl: String
|
||||
get() = "https://asianload.cc"
|
||||
get() = "https://asianembed.io"
|
||||
|
||||
override val homePageUrlList = listOf(
|
||||
mainUrl,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue