From 658bf21d14ce047266552999ef62b233aeebc816 Mon Sep 17 00:00:00 2001 From: beetapoi <96458099+beetapoi@users.noreply.github.com> Date: Fri, 24 Jan 2025 16:04:43 +0700 Subject: [PATCH] Update Samehadaku.kt --- Samehadaku/src/main/kotlin/com/hexated/Samehadaku.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Samehadaku/src/main/kotlin/com/hexated/Samehadaku.kt b/Samehadaku/src/main/kotlin/com/hexated/Samehadaku.kt index 1a6c1c701..13006b1b0 100644 --- a/Samehadaku/src/main/kotlin/com/hexated/Samehadaku.kt +++ b/Samehadaku/src/main/kotlin/com/hexated/Samehadaku.kt @@ -10,7 +10,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor import org.jsoup.nodes.Element class Samehadaku : MainAPI() { - override var mainUrl = "https://samehadaku.show" + override var mainUrl = "https://samehadaku.college" override var name = "Samehadaku" override val hasMainPage = true override var lang = "id"