SpotlessApply
This commit is contained in:
parent
dbd4437474
commit
df99e7ee49
@ -126,7 +126,7 @@ class Pururin(delegate: HttpSource, val context: Context) :
|
|||||||
}
|
}
|
||||||
|
|
||||||
override val matchingHosts = listOf(
|
override val matchingHosts = listOf(
|
||||||
"pururin.me"
|
"pururin.me",
|
||||||
)
|
)
|
||||||
|
|
||||||
override suspend fun mapUrlToMangaUrl(uri: Uri): String {
|
override suspend fun mapUrlToMangaUrl(uri: Uri): String {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user