diff --git a/dosagelib/plugins/d.py b/dosagelib/plugins/d.py index 4b90c5144..3fdb899bb 100644 --- a/dosagelib/plugins/d.py +++ b/dosagelib/plugins/d.py @@ -290,8 +290,7 @@ class DrFun(_BasicScraper): class Drive(_BasicScraper): - description = u'DRIVE tells the story of a second Spanish empire, a galactic empire, and its looming war with a race called The Continuum of -Makers. ' + description = u'DRIVE tells the story of a second Spanish empire, a galactic empire, and its looming war with a race called The Continuum of Makers.' url = 'http://www.drivecomic.com/' rurl = escape(url) stripUrl = url + 'archive/%s.html'