|
|
|
@ -5,7 +5,9 @@ import org.koitharu.kotatsu.parsers.MangaSourceParser
|
|
|
|
import org.koitharu.kotatsu.parsers.model.MangaListFilterCapabilities
|
|
|
|
import org.koitharu.kotatsu.parsers.model.MangaListFilterCapabilities
|
|
|
|
import org.koitharu.kotatsu.parsers.model.MangaParserSource
|
|
|
|
import org.koitharu.kotatsu.parsers.model.MangaParserSource
|
|
|
|
import org.koitharu.kotatsu.parsers.site.mangareader.MangaReaderParser
|
|
|
|
import org.koitharu.kotatsu.parsers.site.mangareader.MangaReaderParser
|
|
|
|
|
|
|
|
import org.koitharu.kotatsu.parsers.Broken
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Broken
|
|
|
|
@MangaSourceParser("ROBINMANGA", "RobinManga", "tr")
|
|
|
|
@MangaSourceParser("ROBINMANGA", "RobinManga", "tr")
|
|
|
|
internal class RobinManga(context: MangaLoaderContext) :
|
|
|
|
internal class RobinManga(context: MangaLoaderContext) :
|
|
|
|
MangaReaderParser(
|
|
|
|
MangaReaderParser(
|
|
|
|
|