diff --git a/app/src/main/java/com/lagradost/cloudstream3/movieproviders/WatchAsianProvider.kt b/app/src/main/java/com/lagradost/cloudstream3/movieproviders/WatchAsianProvider.kt index fc5f32bb..6ee0d970 100644 --- a/app/src/main/java/com/lagradost/cloudstream3/movieproviders/WatchAsianProvider.kt +++ b/app/src/main/java/com/lagradost/cloudstream3/movieproviders/WatchAsianProvider.kt @@ -10,7 +10,7 @@ import com.lagradost.cloudstream3.utils.ExtractorLink import com.lagradost.cloudstream3.utils.loadExtractor class WatchAsianProvider : MainAPI() { - override var mainUrl = "https://watchasian.sh" + override var mainUrl = "https://watchasian.cx" override var name = "WatchAsian" override val hasQuickSearch = false override val hasMainPage = true @@ -244,4 +244,4 @@ class WatchAsianProvider : MainAPI() { fixUrlNull(it?.attr("data-video")) ?: return@mapNotNull null }?.toJson() ?: "" } -} \ No newline at end of file +} diff --git a/docs/providers.json b/docs/providers.json index 1391fcc3..49d50c7f 100644 --- a/docs/providers.json +++ b/docs/providers.json @@ -438,7 +438,7 @@ "language": "en", "name": "WatchAsian", "status": 1, - "url": "https://watchasian.sh" + "url": "https://watchasian.cx" }, "WatchCartoonOnlineProvider": { "language": "en", @@ -458,4 +458,4 @@ "status": 1, "url": "https://zoro.to" } -} \ No newline at end of file +} diff --git a/providers.json b/providers.json index d9c57ce6..092b13e4 100644 --- a/providers.json +++ b/providers.json @@ -116,7 +116,7 @@ }, "GogoanimeProvider": { "name": "GogoAnime", - "url": "https://gogoanime.film", + "url": "https://gogoanime.sk", "status": 1 }, "KawaiifuProvider": { @@ -266,7 +266,7 @@ }, "WatchAsianProvider": { "name": "WatchAsian", - "url": "https://watchasian.sh", + "url": "https://watchasian.cx", "status": 1 }, "WatchCartoonOnlineProvider": {