Move SinFest back to KeenSpot namespace.
This commit is contained in:
parent
4733153d01
commit
f8531eca57
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ class ShotgunShuffle(_BasicScraper):
|
|||
|
||||
class SinFest(_BasicScraper):
|
||||
description = u'Strip dealing with contemporary issues and religion. Created by Tatsuya Ishida.'
|
||||
name = 'SinFest'
|
||||
name = 'KeenSpot/SinFest'
|
||||
url = 'http://www.sinfest.net/'
|
||||
stripUrl = url + 'view.php?date=%s'
|
||||
imageSearch = compile(tagre("img","src", r'(btphp/comics/.+)', after="alt"))
|
||||
|
|
Loading…
Reference in a new issue