Skip to content

Commit 3a5e29b

Browse files
authored
Vidsrc is Dead and Minor Fix for hubcloud (#2245)
1 parent 3659460 commit 3a5e29b

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)