Skip to content

Commit a4ab708

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents e2622b5 + 3a5e29b commit a4ab708

File tree

6 files changed

+2
-807
lines changed

6 files changed

+2
-807
lines changed

library/src/commonMain/kotlin/com/lagradost/cloudstream3/extractors/Chillx.kt

Lines changed: 0 additions & 184 deletions
This file was deleted.

library/src/commonMain/kotlin/com/lagradost/cloudstream3/extractors/HubCloud.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import java.net.URI
1313

1414
class HubCloud : ExtractorApi() {
1515
override val name = "Hub-Cloud"
16-
override val mainUrl = "https://hubcloud.ink"
16+
override val mainUrl = "https://hubcloud.*"
1717
override val requiresReferer = false
1818

1919
override suspend fun getUrl(

0 commit comments

Comments
 (0)