added text to ScandinaviaAndTheWorld
This commit is contained in:
parent
5f243e3868
commit
119a3cd13a
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ class ScandinaviaAndTheWorld(_ParserScraper):
|
|||
starter = indirectStarter(url, '//a[text()="View latest comic"]')
|
||||
imageSearch = '//img[@itemprop="image"]'
|
||||
prevSearch = '//a[@accesskey="p"]'
|
||||
textSearch = '//span[@itemprop="articleBody"]'
|
||||
help = 'Index format: stripname'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue