# -*- coding: iso-8859-1 -*- # Copyright (C) 2004-2005 Tristan Seligmann and Jonathan Jacobs from re import compile, IGNORECASE from ..scraper import _BasicScraper from ..helpers import indirectStarter class TalesOfPylea(_BasicScraper): latestUrl = 'http://talesofpylea.com/' stripUrl = latestUrl + '%s/' imageSearch = compile(r'Back') help = 'Index format: nnn' class TheNoob(_BasicScraper): latestUrl = 'http://www.thenoobcomic.com/index.php' stripUrl = latestUrl + '?pos=%' imageSearch = compile(r'') help = 'Index format: nnnn' class TheOrderOfTheStick(_BasicScraper): latestUrl = 'http://www.giantitp.com/' stripUrl = latestUrl + 'comics/images/%s' imageSearch = compile(r'') prevSearch = compile(r'') prevSearch = compile(r'-\s*\n\s*\d{4}') help = 'Index format: nnn' class TheWotch(_BasicScraper): latestUrl = 'http://www.thewotch.com/' stripUrl = latestUrl + '?epDate=%s' imageSearch = compile(r"Prev') help = 'Index format: nnn' class TwoTwoOneFour(_BasicScraper): latestUrl = 'http://www.nitrocosm.com/go/2214_classic/' stripUrl = latestUrl + '%s/' imageSearch = compile(r']*>