Update base URL and host for Pururin to pururin.me (#1415)

This commit is contained in:
cfouche
2025-03-18 22:43:03 +01:00
committed by GitHub
parent 9c198d0c33
commit dbd4437474
3 changed files with 3 additions and 4 deletions
@@ -126,8 +126,7 @@ class Pururin(delegate: HttpSource, val context: Context) :
}
override val matchingHosts = listOf(
"pururin.io",
"www.pururin.io",
"pururin.me"
)
override suspend fun mapUrlToMangaUrl(uri: Uri): String {