LxManga: Throw Exception for restricted content

Draken 9 months ago committed by GitHub
parent 91ec95448c
commit c9ebbfa1bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -210,7 +210,7 @@ internal class LxManga(context: MangaLoaderContext) : PagedMangaParser(context,
source = source,
)
} else {
null
throw Exception("Bạn cần phải nạp LXCoin mua code VIP để xem nội dung này trên trang Web!")
}
}
}

Loading…
Cancel
Save