コード例 #1
0
 def __init__(self, options):
     SiteParserBase.__init__(self, options, 'http://www.mangareader.net')
コード例 #2
0
 def __init__(self, options):
     SiteParserBase.__init__(self, options, 'http://starkana.com')
コード例 #3
0
 def __init__(self, options):
     SiteParserBase.__init__(self, options, 'http://www.mangahere.co')
コード例 #4
0
 def __init__(self, options):
     SiteParserBase.__init__(self, options, 'http://eatmanga.com')
コード例 #5
0
 def __init__(self, options):
     SiteParserBase.__init__(self, options, "http://mangafox.me")
コード例 #6
0
 def __init__(self, options):
     SiteParserBase.__init__(self, options, 'http://www.mangapanda.com')
コード例 #7
0
ファイル: batoto.py プロジェクト: joaquinpf/manga_downloader
 def __init__(self, options):
     SiteParserBase.__init__(self, options, "http://bato.to")