Exemplo n.º 1
0
    def __init__(self):
        Manga.__init__(self, 'http://www.niceoppai.net')

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

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

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