# -*- coding: iso-8859-1 -*- # Copyright (C) 2004-2005 Tristan Seligmann and Jonathan Jacobs from re import compile, IGNORECASE from ..scraper import _BasicScraper from ..util import tagre class KernelPanic(_BasicScraper): latestUrl = 'http://www.ubersoft.net/kpanic/' stripUrl = latestUrl + 'd/%s' imageSearch = compile(r'src="(.+?/kp/kp.+?)" ') prevSearch = compile(r'