Fix OhJoySexToy (fixes #255)
This commit is contained in:
parent
d604f1adc6
commit
df133acb06
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ class OhJoySexToy(WordPressNavi):
|
||||||
url = 'http://www.ohjoysextoy.com/'
|
url = 'http://www.ohjoysextoy.com/'
|
||||||
firstStripUrl = url + 'introduction/'
|
firstStripUrl = url + 'introduction/'
|
||||||
textSearch = '//div[@id="comic"]//img/@alt'
|
textSearch = '//div[@id="comic"]//img/@alt'
|
||||||
|
multipleImagesPerStrip = True
|
||||||
adult = True
|
adult = True
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue