mirror of
https://github.com/mihonapp/mihon.git
synced 2025-07-02 22:17:51 +02:00
Fix hitomi browse/latest
This commit is contained in:
@ -140,6 +140,7 @@ open class HitomiGalleryMetadata : RealmObject(), SearchableGalleryMetadata {
|
||||
}
|
||||
|
||||
companion object {
|
||||
val LTN_BASE_URL = "https://ltn.hitomi.la"
|
||||
val BASE_URL = "https://hitomi.la"
|
||||
|
||||
fun hlIdFromUrl(url: String)
|
||||
|
Reference in New Issue
Block a user