Fix ShipInABottle

This commit is contained in:
Tobias Gruetzmacher 2020-09-27 18:34:36 +02:00
parent 632433d896
commit 346b3b4abd

View file

@ -214,7 +214,7 @@ class Sheldon(_BasicScraper):
help = 'Index format: yymmdd'
class ShipInABottle(_WPNavi):
class ShipInABottle(_WordPressScraper):
url = 'http://shipinbottle.pepsaga.com/'
stripUrl = url + '?p=%s'
firstStripUrl = stripUrl % '281'