Least I Could Do Module

Bug #482073 reported by Ged Walsh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dosage
Fix Committed
Low
Tristan Seligmann

Bug Description

http://www.leasticoulddo.com/

class LeastICouldDo(BasicScraper):
        latestUrl = 'http://www.leasticoulddo.com/'
        imageUrl = 'http://www.leasticoulddo.com/comic/%s'
        imageSearch = compile(r'<img src="(/comics/\d{8}.\w{1,4})" />')
        prevSearch = compile(r'<a href="(/comic/\d{8})">Previous</a>')
        help = 'Index format: yyyymmdd'

Tags: comic

Related branches

tags: added: comic
Changed in dosage:
importance: Unknown → Low
assignee: Jonathan Jacobs (jjacobs) → Tristan Seligmann (mithrandi)
Changed in dosage:
milestone: none → 1.7.0
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.