Exemple #1
0
    def __init__(self):
        Manga.__init__(self, 'http://www.niceoppai.net')

        self.options['urlopen_args'].update({
            'raise404': True,
            'raise503': True,
            'raisebad': True,
        })
    def __init__(self):
        Manga.__init__(self, 'http://www.niceoppai.net')

        self.options['urlopen_args'].update({
            'raise404': True,
            'raise503': True,
            'raisebad': True,
        })
Exemple #3
0
 def __init__(self):
     Manga.__init__(self, 'http://www.manga-access.com')
Exemple #4
0
 def __init__(self):
     Manga.__init__(self, 'http://www.nekopost.net')
 def __init__(self):
     Manga.__init__(self, 'http://www.otakuworks.com')
 def __init__(self):
     Manga.__init__(self, 'http://www.doujins.org')
 def __init__(self):
     Manga.__init__(self, 'http://manga.bleachexile.com')
 def __init__(self):
     Manga.__init__(self, 'http://www.doujins.org')
Exemple #9
0
 def __init__(self):
     Manga.__init__(self, 'http://stoptazmo.com')
 def __init__(self):
     Manga.__init__(self, 'http://www.nekopost.net')
    def __init__(self):
#        Manga.__init__(self, 'http://www.mangafox.com')
        Manga.__init__(self, 'http://mangafox.me')
Exemple #12
0
 def __init__(self):
     Manga.__init__(self, 'http://manga.animea.net')
Exemple #13
0
 def __init__(self):
     #        Manga.__init__(self, 'http://www.mangafox.com')
     Manga.__init__(self, 'http://mangafox.me')
 def __init__(self):
     Manga.__init__(self, 'http://www.otakuworks.com')
Exemple #15
0
    def __init__(self):
        Manga.__init__(self, 'http://ecchi-manga.net')

        self.options['urlopen_args'].update({
            'ignore500': True,
        })
Exemple #16
0
 def __init__(self):
     Manga.__init__(self, 'http://www.doujintoshokan.com',
                    {'Cookie': 'filter=0'})
 def __init__(self):
     Manga.__init__(self, 'http://www.mangareader.net')
Exemple #18
0
 def __init__(self):
     Manga.__init__(self, 'http://www.mangareader.net')
Exemple #19
0
 def __init__(self):
     Manga.__init__(self, 'http://manga.animea.net')
 def __init__(self):
     Manga.__init__(self, 'http://stoptazmo.com')