Bee Power Module

Bug #482053 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://comicswithoutviolence.com/ (No longer updated/archive only)

class BeePower(BasicScraper):
    latestUrl = 'http://comicswithoutviolence.com/d/20080713.html'
    imageUrl = 'http://comicswithoutviolence.com/d/%s.html'
    imageSearch = compile(r'src="(/comics/.+?)"')
    prevSearch = compile(r'(\d+\.html)"><img[^>]+?src="/images/previous_day.png"')
    help = 'Index format: yyyy/mm/dd'

Related branches

Changed in dosage:
importance: Unknown → Low
assignee: Jonathan Jacobs (jjacobs) → Tristan Seligmann (mithrandi)
Changed in dosage:
milestone: none → 1.7.0
status: New → Fix Released
Changed in dosage:
status: Fix Released → 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.