From e8065301516cf55fb0f2a8c91601418f884aeef2 Mon Sep 17 00:00:00 2001 From: tuan041 <30403510+tuan041@users.noreply.github.com> Date: Sun, 29 Jan 2023 10:43:36 +0700 Subject: [PATCH] Updated domain url Updated domain url --- .../src/main/kotlin/com/hexated/PhimmoichillProvider.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PhimmoichillProvider/src/main/kotlin/com/hexated/PhimmoichillProvider.kt b/PhimmoichillProvider/src/main/kotlin/com/hexated/PhimmoichillProvider.kt index 0868ffee..218107ef 100644 --- a/PhimmoichillProvider/src/main/kotlin/com/hexated/PhimmoichillProvider.kt +++ b/PhimmoichillProvider/src/main/kotlin/com/hexated/PhimmoichillProvider.kt @@ -9,7 +9,7 @@ import org.jsoup.nodes.Element import java.net.URLDecoder class PhimmoichillProvider : MainAPI() { - override var mainUrl = "https://phimmoichilli.net" + override var mainUrl = "https://phimmoichilla.net/" override var name = "Phimmoichill" override val hasMainPage = true override var lang = "vi"