Oglaf Module

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

Bug Description

class Oglaf(BasicScraper):
 starter = indirectStarter('http://oglaf.com/', compile(r'<a href="(.+?)"><img src="over18.gif"', IGNORECASE))
 imageUrl = 'http://oglaf.com/%s.html'
 imageSearch = compile(r'/><img src="(.+?)"[^>]+?width="760" height="596"', IGNORECASE)
 prevSearch = compile(r'<a href="(.+?)"[^>]+?><img src="prev.gif"', IGNORECASE)
 help = 'Index format: nn'

Related branches

Changed in dosage:
importance: Undecided → Low
assignee: nobody → 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.