Las Lindas Module Fix

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

Bug Description

http://laslindas.katbox.net/

class LasLindas(BasicScraper):
    latestUrl = 'http://laslindas.katbox.net/'
    imageUrl = 'http://laslindas.katbox.net/index.php?strip_id=%s'
    imageSearch = compile(r'"(istrip_files/strips/.+?)"')
    prevSearch = compile(r'<a href="(.+?)"><[^>]+?alt="Back"')
    help = 'Index format: nnn'

Related branches

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