diff --git a/dosagelib/plugins/b.py b/dosagelib/plugins/b.py index 196543967..5e558b17e 100644 --- a/dosagelib/plugins/b.py +++ b/dosagelib/plugins/b.py @@ -210,6 +210,11 @@ class BusinessCat(_WPNaviIn): url = 'http://www.businesscat.happyjar.com/' +class ButImACatPerson(_WordPressScraper): + url = 'http://www.bicatperson.com/' + stripUrl = 'comic/%s/' + firstStripUrl = 'sketches-1' + class ButtercupFestival(_ParserScraper): url = 'http://www.buttercupfestival.com/' stripUrl = url + '%s.htm'