Update base URL and host for Pururin to pururin.me (#1415)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user