Better descriptions for modules
This commit is contained in:
parent
de02bc749d
commit
0fa7060b68
54 changed files with 58 additions and 63 deletions
|
|
@ -23,7 +23,7 @@ __all__ = ['MangahereBackend']
|
|||
|
||||
class MangahereBackend(GenericComicReaderBackend):
|
||||
NAME = 'mangahere'
|
||||
DESCRIPTION = 'Mangahere manga reading site'
|
||||
DESCRIPTION = 'Manga Here manga reading website'
|
||||
DOMAIN = 'www.mangahere.com'
|
||||
BROWSER_PARAMS = dict(
|
||||
img_src_xpath="//img[@id='image']/@src",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue