Brightly wound

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

Related branches

Changed in dosage:
importance: Unknown → Low
status: In Progress → New
Revision history for this message
Ged Walsh (bleedingheart) wrote :

class BrightlyWound(BasicScraper):
    latestUrl = 'http://www.brightlywound.com/'
    imageUrl = 'http://www.brightlywound.com/?comic=%s'
    imageSearch = compile(r'<img src=\'(comic/.+?)\'')
    prevSearch = compile(r'<div id=\'navback\'><a href=\'(\?comic\=\d+)\'><img src=\'images/previous.png\'')
    help = 'Index format: nnn'

description: updated
Changed in dosage:
assignee: Seth Bodine (thepilgrim) → Tristan Seligmann (mithrandi)
milestone: none → 1.7.0
status: New → In Progress
Changed in dosage:
status: In Progress → 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.