Add SaffronAndSage
This commit is contained in:
parent
6eb0087c9f
commit
10b419331a
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ class SafelyEndangered(_WPNavi):
|
|||
firstStripUrl = url + 'comic/ignored/'
|
||||
|
||||
|
||||
class SaffronAndSage(_WordPressScraper):
|
||||
url = 'https://www.saffroncomic.com/'
|
||||
firstStripUrl = url + 'comic/p0001/'
|
||||
|
||||
|
||||
class SailorsunOrg(_WordPressScraper):
|
||||
url = 'http://sailorsun.org/'
|
||||
|
||||
|
|
Loading…
Reference in a new issue