Init2
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
BIN
multisrc/overrides/madara/girlslovemanga/res/web_hi_res_512.png
Normal file
BIN
multisrc/overrides/madara/girlslovemanga/res/web_hi_res_512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 419 KiB |
@@ -0,0 +1,9 @@
|
||||
package eu.kanade.tachiyomi.extension.en.girlslovemanga
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class GirlsLoveManga : Madara("Girls Love Manga!", "https://glmanga.com", "en") {
|
||||
override val useNewChapterEndpoint = true
|
||||
|
||||
override fun searchPage(page: Int): String = if (page == 1) "" else "page/$page/"
|
||||
}
|
||||
Reference in New Issue
Block a user