Beispiel #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,
        })
Beispiel #3
0
 def __init__(self):
     Manga.__init__(self, 'http://www.manga-access.com')
Beispiel #4
0
 def __init__(self):
     Manga.__init__(self, 'http://www.nekopost.net')
 def __init__(self):
     Manga.__init__(self, 'http://www.otakuworks.com')
Beispiel #6
0
 def __init__(self):
     Manga.__init__(self, 'http://www.doujins.org')
 def __init__(self):
     Manga.__init__(self, 'http://manga.bleachexile.com')
Beispiel #8
0
 def __init__(self):
     Manga.__init__(self, 'http://www.doujins.org')
Beispiel #9
0
 def __init__(self):
     Manga.__init__(self, 'http://stoptazmo.com')
Beispiel #10
0
 def __init__(self):
     Manga.__init__(self, 'http://www.nekopost.net')
Beispiel #11
0
    def __init__(self):
#        Manga.__init__(self, 'http://www.mangafox.com')
        Manga.__init__(self, 'http://mangafox.me')
Beispiel #12
0
 def __init__(self):
     Manga.__init__(self, 'http://manga.animea.net')
Beispiel #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')
Beispiel #15
0
    def __init__(self):
        Manga.__init__(self, 'http://ecchi-manga.net')

        self.options['urlopen_args'].update({
            'ignore500': True,
        })
Beispiel #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')
Beispiel #18
0
 def __init__(self):
     Manga.__init__(self, 'http://www.mangareader.net')
Beispiel #19
0
 def __init__(self):
     Manga.__init__(self, 'http://manga.animea.net')
 def __init__(self):
     Manga.__init__(self, 'http://stoptazmo.com')