diff --git a/dosagelib/plugins/a.py b/dosagelib/plugins/a.py index 0692130dc..eb6cf1e0a 100644 --- a/dosagelib/plugins/a.py +++ b/dosagelib/plugins/a.py @@ -214,7 +214,7 @@ class AirForceBlues(_BasicScraper): class AlienShores(_BasicScraper): url = 'http://alienshores.com/alienshores_band/' stripUrl = url + '%s' - imageSearch = compile(tagre("img", "src", r'(http://alienshores\.com/alienshores_band/comics/[^"]+)')) + imageSearch = compile(tagre("img", "src", r'(http://alienshores\.com/alienshores_band/wp-content/uploads/[^"]+)')) prevSearch = compile(tagre("a", "href", r'(http://alienshores\.com/[^"]+)', after="prev")) help = 'Index format: yyyy/mm/dd/p/'