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