Пример #1
0
    def __init__(self):
        Manga.__init__(self, 'http://www.niceoppai.net')

        self.options['urlopen_args'].update({
            'raise404': True,
            'raise503': True,
            'raisebad': True,
        })
Пример #2
0
    def __init__(self):
        Manga.__init__(self, 'http://www.niceoppai.net')

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

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